Setup
Prerequisites
- Node.js and pnpm installed on your machine.
- Bun installed on your machine.
- Docker installed on your machine.
- A working PostgreSQL database - you can use docker to set one up by running:
Setup
Init config files
Create the app and daemon configuration files.
Dev Server
Start the development server. This runs the web server and the daemon in development mode.
Edit on GitHub
Last updated on