You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
git clone https://github.com/emersion/emuarius
cd emuarius
heroku container:login
heroku create
heroku container:push web
heroku container:release web
heroku ps:scale web=1
heroku open # The opened url is the EMUARIUS_ROOT_URL
Configure EMUARIUS_ROOT_URL and all EMUARIUS_TWITTER_* environment variables inside the dashboard.