Core package, containing the main logic of the project aka the tRPC server. Check it at packages/core.
- Copy
.env.example
to.env
and fill in the values. - Run
pnpm dev
to start the server.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Core package, containing the main logic of the project aka the tRPC server. Check it at packages/core.
.env.example
to .env
and fill in the values.pnpm dev
to start the server.