Skip to content

tomme87/IMT2681-assignment2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Technologies - Assignement 2

This is a school assignment.

Install

export PORT=8080
export MGO_URL=mongodb://<user>:<pass>@<host>/<db>
export MGO_TEST_URL=mongodb://<user>:<pass>@<host>/<db>

run commandands and/or add it to ~/.bashrc PORT is the port the server is run on, you can change it to whatever you like. MGO_URL is the mongodb URL to you main db. MGO_TEST_URL is the mongodb URL to the a test db, used in test files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages