Skip to content

nerdjfpb/expressjs-rest-api-with-mongodb

Repository files navigation

Rest Api with Express js & Mongodb (Without TS)

This the source code for a blog post. If you want to run this then

  1. npm install
  2. npm run dev to run the dev server

To host this

  1. npm install
  2. npm run build

This npm run build will create a build folder and you can take that to host anywhere!

About

Source code for the blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published