Skip to content

Jasonspd/isthetoiletfree

 
 

Repository files navigation

isthetoiletfree

Deploying the client:

git remote add pi [email protected]:isthetoiletfree.git

Deploying the server:

git remote add heroku [email protected]:isthetoiletfree.git

Import the database schema on Heroku:

heroku pg:psql < schema.sql

Running in development:

supervisorctl
stop ittf
start ittfdev

Useful links

Licence

isthetoiletfree is released under the MIT licence: opensource.org/licenses/MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.9%
  • HTML 10.2%
  • PLpgSQL 7.9%