Skip to content

vermasachin/blumatter.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Application for Blumatter.com

This is a sample application for blumatter.com

To set this up follow these steps -

On and Ubuntu / Linux Debian system -

  • Install postgres 9.4 or higher
  • Create users and database (db name = blumatter)
  • Update database configuration in config.json (host, port, db , user)
  • Run core/models/create.sql to create sql models
  • Install nodejs and npm dependencies
  • Start the app

About

Sample App For Blumatter.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • Shell 2.1%
  • Other 1.4%