yeasin72 / office-checkin-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

office-checkin-backend

Install

First create .env file and set DATABASE_URL=your database url

DATABASE_URL=http://localhost:8000

after that run this command in terminal to install all dependency

npm i

after that run this command to start server

npm run devStart

About


Languages

Language:JavaScript 100.0%