Skip to content

Nemo-Rober/RoomPlannerServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room Planner Server

Setup

The client application for this project can be found here.

Setting the environment

Create a .env file with the following fields:

MONGO_URI=yourmongostring
JWT_SECRET=yoursecret
CLIENT_HOST=yourclienthost

Running the project

In development:

npm server

In production:

npm start

About

REST API for the Room Planner App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published