Skip to content

madebymany/isthetoiletfree

Repository files navigation

isthetoiletfree

Deploying the client:

git remote add pi pi@isthetoiletfree.local:isthetoiletfree.git

Deploying the server:

git remote add heroku git@heroku.com: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