node-go/packages/server/deployment.md
2020-02-05 16:45:03 -08:00

11 lines
No EOL
266 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 push hk-play master`
### TODO
restructure React to subdirectory for similar deployment