This guide provides step-by-step instructions to set up the application on a new computer.
Postgresql db running on localhost:5432 Initialize with src/init.sql
npm install
npm run dev
site: http://localhost:3000
This guide provides step-by-step instructions to set up the application on a new computer.
Postgresql db running on localhost:5432 Initialize with src/init.sql
npm install
npm run dev
site: http://localhost:3000