Skip to content

keyurgit45/BlogApp

Repository files navigation

BlogApp

A Blog app made in NodeJs, Express and MongoDB

To test the routes, after running the server go to http://localhost:4000/api-docs (documentation)

Variables that must be put in dotenv -

  1. PORT

  2. MONGODB_URL

  3. SECRET_KEY=

  4. COOKIE_EXPIRY=1

  5. FORGOTPASS_EXPIRY=30

  6. JWTTOKEN_EXPIRY=3h

  7. CLOUDINARY_NAME

  8. CLOUDINARY_KEY

  9. CLOUDINARY_SECRET

About

A Blog app made in NodeJs, Express and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published