Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 143 Bytes

run-locally.md

File metadata and controls

8 lines (7 loc) · 143 Bytes

Development with Heroku locally

//start server locally
heroku local -f Procfile.local

//start client locally
go run main.go -client