-
pnpm i -
Fill out
.env.exampleand rename to.env -
docker compose up -dto start the PostgreSQL instance locally -
pnpm startstarts at port 3001
pnpm testwhile running the docker compose instance
The server of Fronvo
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
pnpm i
Fill out .env.example and rename to .env
docker compose up -d to start the PostgreSQL instance locally
pnpm start starts at port 3001
pnpm test while running the docker compose instanceThe server of Fronvo