Install¶
Requirements¶
- Node.js 20+
- npm 9+
- (Optional) Docker + Docker Compose for containerised deployment
Docker¶
The app will be available at http://localhost:3000.
Local development¶
-
Clone the repository:
-
Install dependencies:
-
Copy the environment file and set your values:
-
(Optional) Run migrations — they run automatically on server start:
-
Start the development server:
Open http://localhost:3000.