pnpm install
pnpm run dev
The main application is on the route /app. e.g http://localhost:3000/app
The app is configured to use a sqlite backend (for dev purposes). There is a pre-existing user with the credentials:
email: test@test.com
password: 123456