UETABLE BACKEND

Requirements

Getting Started

Locally

  1. Download or clone project
  2. open the project and in the terminal run
 npm install 
  1. create a .env file at root folder and add the fields in the .env_example

  2. run

 npm run dev 

Environment Variables

Use the .env.example file provided