Skip to content

sujoychatter/inkwall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

242 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inkwall

Blog for engineers

This is a blogging site where users can view blog posts, comment on them. Users can submit their own posts.

How to deploy

###Dependencies

  • node
  • npm
  • running postgresql server with database fodoo_[env]

###Start application

  • npm install
  • knex --knexfile server/config/knexfile.js
  • gulp
  • DEBUG=inkwall NODE_ENV=[development/production] FACEBOOK_APP_ID=[...] FACEBOOK_APP_SECRET=[...] node app.js

You can find demo at http://www.inkwall.in

About

Blog for engineers

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors