Skip to content

osu-cs493-sp23/final-project-purplecarrot625

Repository files navigation

Open in Codespaces

This is the final project for CS493 🐰&🐯

Setup

After cloning the code, please rename env_template to .env on your local machine. And then set the variable according to your requirements.

Insert pre-set data to database

npm run initdb

Run mongodb server

docker-compose up

Run nodejs server

npm run dev / npm start

Test api with swagger

enter http://localhost:8000/api-docs/#/

About

final-project-purplecarrot625 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published