Skip to content

clement-duport/projet-cosyworking-back

Repository files navigation

CosyWorking

Stack

  • Node.js
  • Express.js
  • PostgreSQL
  • Sqitch
  • Bunyan
  • cors
  • debug
  • dotenv
  • express
  • express-jsdoc-swagger
  • logger
  • pg

How to start

First clone this repository and install dependencies :

npm install

Then you need to connect to your own postgreSQL database. Create .env file and use the .env.example file to add your own config

start server

Start the server with :

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published