Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 194 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 194 Bytes

Annict Dashboard

Development setup

$ docker-compose up

Deployment

$ heroku container:push web -a annict-dashboard
$ heroku container:release web -a annict-dashboard