Skip to content

mike14747/swt-mongo-next

Repository files navigation

swt-mongo-next

SkeeballWorldTour with a MongoDB database.

.env contents

MONGODB_URI_LOCAL=mongodb://localhost:27017/
MONGODB_DB_LOCAL=swt_mongo_next_db
MONGODB_URI=MONGODB_URI=mongodb+srv://<username>:<password>@cluster0.znz6t.mongodb.net/swt_mongo_next_db?retryWrites=true&w=majority
MONGODB_DB=swt_mongo_next_db

Same credentials apply to: swt-convert-to-mongo

About

SkeeballWorldTour with a MongoDB database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published