made-to-order-db-temp
v1.5.0
Published
The database is currently being hosted in DEV only on AWS RDS a t3.micro server. You can connect to it using PGAdmin. Everytime you update the database please update the version as well in package.json as the repo is hosted on npm publically _(yikes)_ The
Downloads
49
Readme
made-to-order-db
The database is currently being hosted in DEV only on AWS RDS a t3.micro server. You can connect to it using PGAdmin. Everytime you update the database please update the version as well in package.json as the repo is hosted on npm publically (yikes) The public repo schema is then used in the api repo.
Dev Builds an RDS postgres instance for dev on one AZ with a t3.micro Hosted on a public subnet so can access locally for testing This is pubilically accessible
Prod TODO when deploying, place in private subnet Will most likeley need to setup a runner in AWS or have a lambda run migrations https://www.youtube.com/watch?v=PxFZt8MG2ss