node-go/packages/server/deployment.md

9 lines
230 B
Markdown
Raw Permalink Normal View History

`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
2020-01-09 20:40:26 +00:00
`$ git subtree push --prefix play-node-go hk-play master`