node-go/packages/play-node-go/deployment.md
2020-02-05 16:44:30 -08:00

8 lines
230 B
Markdown

`hk-api=https://git.heroku.com/node-go-api.git`
`hk-play=https://git.heroku.com/play-node-go.git`
### Server
`$ git subtree push --prefix server hk-api master`
### React
`$ git subtree push --prefix play-node-go hk-play master`