I have an “App” I’ve written with a backend API in Express and frontend in React.I wondered how to deploy this to a normal server rather than Heroku and how to do this with say TravisCIThe idea I have is to use PM2 to run the index.js for both client and server? Will this work?Is there a better way to do this?
Submitted March 20, 2018 at 07:23PM by BrightonTechie
No comments:
Post a Comment