Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 542 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 542 Bytes

navi

ナビィは、チームをSlack越しに支えてくれる妖精です。

Before you start

Add heroku remote repository.

git remote add heroku https://git.heroku.com/boiling-stream-79705.git

Install heroku toolbelt.

Development

To start application on your REPL, run

(go)

You will get 200 OK from

http://localhost:3000

You can see swagger.yaml to check API specification.

Deployment

To deploy to heroku, run

./deploy.sh