Skip to content

mackhowell/DATABASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to DATABASS!

Databass is an online bass gallery where friends can meet, mingle, and mix. chat function coming soon!

by mack and sarah

GO THERE

HOW TO:

Open the code directory in your Terminal

  • get rediscloud into .env

      heroku config -s > .env
    

From your code directory in Terminal run the following and press Return when asked

ruby homebrewlinkfix.rb

Install libevent

Finally, install GEvent

  • Install gevent (this is really just for peace of mind...it should install correctly)

      pip install gevent
    

Install web app requirements

This will create virutalenv, activate and install requirements

virtualenv venv
. venv/bin/activate
pip install -r requirements

Start the server

foreman start

Push to Heroku

git push heroku master

Visit web app

heroku open

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages