Skip to content

thomaslam/thinkster_mean_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flapper News Mean Stack Tutorial

To Install

npm install

bower install

Run

node app.js

Make sure mongoDB is running

Bower used for frontend package management.

What are MEAN stack components:

M - mongoDB db via mongoose.js library for NodeJs
E - expressjs backend framework for NodeJs
A - AngularJs frontend framewrok
N - NodeJs server technology

Requires nodejs, and mongodb installed and running.

** Add a Link with a Title -- option to comment on and vote up -- vote up both posts and comments

  • in-line templates in public_html/index.html = posts.html, home.html

node app

  • Persistent -- saves to: mongodb://localhost/news

Updates: Branch 2: downvotes, regex for URL input

About

A reddit 'clone' based on thinkster course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%