Skip to content

ContrerasHDaniel/coltrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coltrack

Coltrack test server

-- Dependencies --

Node.js >= 10.x

Mongodb >= 4.2

npm (usually installed alongisde Node.js)

-- Installation --

Run 'npm install' in the source directory. This will install all dependencies specified on package.json

To deploy the server locally: 'npm run dev' By default it is configured to listen on port 3000. See dbconnect.js and index.js files to configure database and server ports.

Execute with 'npm run dev', this will enable you to run the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published