Skip to content

it's a full-stack web application that enables users to write, share, and discover blog posts on a unified platform. The application will provide a seamless experience for bloggers and readers, facilitating content creation, management, and engagement.

Notifications You must be signed in to change notification settings

babluroy/nodejs-mongodb-blog-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js MongoDB Backend

Frontend Repo: Visit

Installation

Step 1 :

  npm install

Step 2:

Create .env file & provide Database(Mongodb Database URL) & secret. Example:

DATABASE=YOUR_MONGODB_URL
SECRET=PROVIDE_ANY_SECRET_KEY

Step 3:

Create a firebase project and enable storage and change the security read & write rules to true. After that generate service account file. Create a utils in root folder & put the service account json file. Name of the file should be firebaseServiceAccount.json

Postman Collection

View

About

it's a full-stack web application that enables users to write, share, and discover blog posts on a unified platform. The application will provide a seamless experience for bloggers and readers, facilitating content creation, management, and engagement.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published