Install
Manual Installation
This guide is for advanced users who want to install the app manually. If you are not comfortable with the command line, we recommend using the one-click installer.
Requirements
Installation
- Clone the repository:
- Install the dependencies:
- Configure the environment variables:
Fill in the required environment variables in the .env
file.
- Build and set up the database:
- Start the server:
The app should now be running on localhost:3000.
Edit on GitHub
Last updated on