Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.
/ ExpressJs-Blog Public archive

A simple blog that is made with express and mongodb which has user authentication, CRUD feature for posts and comments.

Notifications You must be signed in to change notification settings

alphacrash/ExpressJs-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Express Blog

A simple blog that is made with express and mongodb which has user authentication, CRUD feature for posts and comments.

https://alphacrash-blog.herokuapp.com/

Requirements:

  • NodeJs
  • npm
  • yarn
  • MongoDB

Installation

Change into repository's directory and run this command in terminal (or cmd):

yarn add yarn.lock

Usage

Change into repository's directory and run this command in terminal (or cmd):

node app.js

About

A simple blog that is made with express and mongodb which has user authentication, CRUD feature for posts and comments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published