Frontend Setup Guide
Setup Environment¶
- Install NodeJS >= 18.17.1 LTS
- Clone this repository:
- Open project folder in terminal
- Install required packages
- add
.env.localfile with following environment variables - Run the server
- Now you should be able to see the server at http://localhost:3000
Last update:
August 30, 2023