It was developed using amazing technologies:
- Node JS
- Express
- JSON Web Tokens
- Mongoose
- And more...
Step 1: Clone or download the repo.
Step 2: Switch to your repository's directory.
cd /path/to/your/repo
Step 3: Install dependencies.
npm install
Step 4: Duplicate the .env-example file and rename it to .env and change the environment variables.
cp .env.example .env
Step 5: Run the server.
npm run dev
Icons made by itim2101 from www.flaticon.com