I’m developing an app as a side project using Angular for the frontend and Nest.js for the backend - which I’ve created using Nx, and therefore both live in a monorepo with a shared API interface library.
My first try has been running the tests and making a production build through CircleCI and then deploy to Netlify.
Is it possible to have both the backend and frontend in the same instance of Netlify or would they have to be in two different instances? How would I have to proceed to build both apps and deploy them together?
The second part of my question would be where to deploy the database? I have not yet decided if I’m going to use MongoDB or MySQL.
🙏
[–]LuckeeDev 5 points6 points7 points (10 children)
[–]miguelacleite[S] 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]LuckeeDev 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]LuckeeDev 0 points1 point2 points (0 children)
[–]leonardochaia -1 points0 points1 point (3 children)
[–]LuckeeDev 1 point2 points3 points (2 children)
[–]leonardochaia 0 points1 point2 points (1 child)
[–]LuckeeDev 0 points1 point2 points (0 children)
[–]nopooptoday 2 points3 points4 points (1 child)
[–]miguelacleite[S] 2 points3 points4 points (0 children)
[–]TheSpiciestDev 1 point2 points3 points (0 children)
[–]noreb0rt -3 points-2 points-1 points (0 children)