Skip to content

dorothyjung/minetico

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

minetico

Built in 2 weeks at European Innovation Academy 2015. More information available here. A Node.js app using Express 4, Postgres db, Bootstrap front-end. Makes use of Emotiv SDK.

Full business info available under 'docs'.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone git@github.com:heroku/bemotics.git # or clone your own fork
$ cd bemotics
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

Brainwave analytics tool built in 2 weeks at EIA 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published