Skip to content

hfeeki/countach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synrc Countach

N2O based Collaboration Social system and Extended Store Application. This is richfull production ready App Store sample with AVZ, KVS and FEEDS usage examples. Based on VOXOZ Erlang Cloud Platform and Application Services.

Prerequisites

Install

$ make
$ make start
$ make attach

If something goes wrong you need to boot directly into console (bypass start and attach)

$ make console

And debug the output. For full list of make options please refer to https://github.com/synrc/otp.mk/

Database Initialization

Then in Erlang console you should init the DB.

kvs:join(). kvs:initialize(). kvs:init_db().

Login using Google+ account (only G+ allow to login using localhost).

admin:grant("[email protected]").

You are ready to go.

Node Tools for Designers

For generating CSS scripts from LESS and LESS developing you should install node tools:

$ sudo apt-get install python-software-properties
$ sudo add-apt-repository ppa:richarvey/nodejs
$ sudo apt-get update
$ sudo apt-get install nodejs
$ sudo apt-get install npm
$ sudo npm install uglify-js -g

Credits

  • Andrii Zadorozhnii
  • Maxim Sokhatsky

OM A HUM

About

N2O Based Social App Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published