Skip to content

simenko/newsroom-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Node.js 7 and mongodb 3 must be installed
  2. git clone git@github.com:simenko/newsroom-back.git
  3. cd newsroom-back
  4. Open file '.env.example', assign relevant values to environment variables and save it as '.env'
  5. npm install
  6. mkdir data
  7. Open new terminal in the same directory and start mongodb: mongod --dbpath data
  8. npm start

About

Educational project. A small blog/news site with CMS for collaborative editing.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors