Skip to content

competitionmanager/cmsvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmsvc

Service to handle cm requests

Setup environment

Install node modules

npm install

Run node server

node_modules/nodemon/bin/nodemon.js index.js

This restarts the server whenever there are changes to any of the node files.

Start postgres database

setup_db/setup_db.sh 

This script recreates (drop + create) the cmdb database and adds users and team tables.

Testing

Use Postman.

About

Service to handle cm requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •