daisycrego/bldr

Separate APP and API code and deployments

Opened this issue · 0 comments

The APP and the API need to be deployed with HTTPS, but there aren't a ton of other requirements. I should choose an option other than Heroku... but at the very minimum separate the frontend and the backend code bases and everything. Can keep them in the same repo, but they need to be in different directories.

When 1 crashes, both shouldn't crash.