Skip to content

tpyle/CS546Final

Repository files navigation

CS546Final

An Angular Front End, Express Backend Server, and MongoDB database.

Usage Instructions

You need to have a mongo server running in order to use this, should be on port 27017, if you want to use our pre-seeded files, add --dbpath=./data/db.
To seed the database, run node csdb.
To install required packages, run npm install.
To start the backend server, run npm start.
Navigate to localhost:3000 in your browser.

About

Final Project for CS546 at SIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5