Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

🐧 NodeJS, Express, Mongoose and Handlebars Boilerplate App - Zwitter (Basic clone of Twitter)

Notifications You must be signed in to change notification settings

atulmy/node-express-handlebars-zwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS App - Zwitter

A very basic clone of Twitter using NodeJS, Express, Mongoose and Handlebars

Packages Used

  • body-parser
  • cookie-parser
  • express
  • express-handlebars
  • jsonwebtoken
  • moment
  • mongoose
  • morgan
  • nodemon

Features

  • List all tweets
  • Post a tweet (after logging in)
  • Login / Register

Setup

  • Clone the repository git clone git@github.com:atulmy/nodejs-zwitter.git zwitter and cd zwitter
  • Install NPM modules npm install
  • Install Bower Components bower install
  • Run Node server npm start

About

🐧 NodeJS, Express, Mongoose and Handlebars Boilerplate App - Zwitter (Basic clone of Twitter)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published