Skip to content

A full blog based in Nodejs/Express with frontend/backend features.

Notifications You must be signed in to change notification settings

foxching/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyBlog

A full blown blog based in Nodejs/Express with frontend/backend features.

Screenshot

Backend

dark theme

Frontend

dark theme

Tech stack

  • NodeJS
  • Express
  • MongoDB with mongoose
  • EJS templating engine
  • PassportJS for authentication
  • nodemailer- send emailing to users
  • socketio - realtime updates
  • bcryptjs for hashing password
  • Startboostrap for admin and front end templates and more

Installation

Install all the dependencies

$ npm install

Serve

To serve in the browser

$ npm  start

Notice

This project is still under development. some features are not yet fully completed..Feel free to contribute!

License

MIT

About

A full blog based in Nodejs/Express with frontend/backend features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages