Skip to content

Latest commit

 

History

History
78 lines (52 loc) · 1.65 KB

readme.md

File metadata and controls

78 lines (52 loc) · 1.65 KB

Pangaea

Pangaea backend assessment.

License: MIT

How To UseHow To TestCreditsLicense

How To Use

To run this application Node.js v15+ (which comes with npm) installed on your computer. Also you would need to install and setup MongoDb to make this work locally, you can also update the .env.example file after clone the project to point to a mongodb service online like mlab.

Then from your command line run:

Windows OS

# Clone this repository
$ git clone https://github.com/chyke007/pangaea-sh.git

# Go into the repository
$ cd pangaea-sh

# Run the app
$ ./start-server.sh

Mac OS

# Clone this repository
$ git clone https://github.com/chyke007/pangaea-sh.git

# Go into the repository
$ cd pangaea-sh

# Run the app
$ sh start-server.sh

How To Test

# Run test
$ npm test

Credits

This application uses the following open source packages:

License

MIT


chibuikenwa.com  ·  GitHub @chyke007  ·  LinkedIn @chibuikenwachukwu