Stefan Trivuncic
04/30/2020, 4:52 PMRyan
05/01/2020, 7:22 AMstaging
and production
. The dev DB would be local to my machine itself.
The deployment would be handled via different branches for those environments and DB endpoint would change accordingly for the schema.prisma
file.
Also, I would host the application on an Instance or Beanstalk, whichever is easier on AWS.Stefan Trivuncic
05/04/2020, 2:25 PM