osu-cs493-sp22 / final-project-team-30

CS 493 Final Project Team 30
0 stars 1 forks source link

Created basic development environment with docker compose #18

Closed walshb421 closed 2 years ago

walshb421 commented 2 years ago

This allows an environment to be spun up with docker-compose and should restart automatically with basic changes to the server. This also adapted the basic API server that @ermoshkt wrote, however, I added morgan as a dependency, and also commented out some of the features that are necessary but will make some initial development more difficult to debug (user authentication and rate limiting)