Skip to content

A blogging website built using NodeJS, Express , MongoDB, PassportJs .Which allows users to login /register and submit anonymous posts and view posts created by other users.

Notifications You must be signed in to change notification settings

momed-0/Open-Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Up

Technologies Used -

Back-end : Node JS, Express JS
Database : Mongo DB
Authentication : Passport JS
Front-end : Bootstrap

Installation:

Install mongoDB and NodeJS

Clone the repository

git clone https://github.com/momed-0/Open-Up/

Install all dev and production dependencies

npm install

Declare environment variables

Create a file .env
SECRET = 'secret for Passport'

Start the server (run app.js file)

node app.js

About

A blogging website built using NodeJS, Express , MongoDB, PassportJs .Which allows users to login /register and submit anonymous posts and view posts created by other users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published