🙃
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# lead
|
||||||
|
|
||||||
|
## Running and building the project
|
||||||
|
|
||||||
|
This project uses nix to run and build the backend.
|
||||||
|
|
||||||
|
- `nix run` to run
|
||||||
|
- `nix build` to build
|
||||||
|
|
||||||
|
The frontend can be built using pnpm
|
||||||
|
|
||||||
|
- `pnpm build`
|
||||||
|
|
||||||
|
or a local vite development server can be run with
|
||||||
|
|
||||||
|
- `pnpm dev`
|
||||||
Reference in New Issue
Block a user