I have:
- A client GitHub repository (html, JS & CSS files) - contains client directory.
- BackEnd Github Repository (Node.JS) - contains server directory, package.json, server.js.
Is it possible to setup deployment of those 2 repositories on the same Heroku Domain - So I'll have there the following structure?
- client
- server
- server.js
- package.json
via chenop
No comments:
Post a Comment