/express_mongodb_sandbox

restful api with nodejs, express and mongodb. 带有 Nodejs、express 和 mongodb 的 Restful api。

Primary LanguageJavaScript

Restful api with Nodejs, Express and MongoDB

How I can run it? 🎉🎉

  • 🚀 Create .env file URL=[url mongodb]
  • 🚀 Edit your database & collection in index.js
  • 🚀 Run 'docker-compose up' in your command
  • 🚀 Check it work...