bbgo icon indicating copy to clipboard operation
bbgo copied to clipboard

support heroku deploy

Open c9s opened this issue 5 years ago • 1 comments

Button: https://devcenter.heroku.com/articles/heroku-button

App json: https://devcenter.heroku.com/articles/app-json-schema

Reference: https://devcenter.heroku.com/articles/getting-started-with-go?singlepage=true#define-a-procfile

Notice:

  • MySQL is not natively supported, you need to install a plugin.
  • We need to run migration script

c9s avatar Oct 25 '20 17:10 c9s

Need to find out the way for user to custom the config file.

c9s avatar Oct 26 '20 02:10 c9s