Blog for engineers
This is a blogging site where users can view blog posts, comment on them. Users can submit their own posts.
###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