ADWrobo / custom-recipe-sharing-platform

The final group project for SEIS739
0 stars 0 forks source link

BACK-END SETUP: Database connection and table setup #11

Open ADWrobo opened 4 months ago

ADWrobo commented 4 months ago

Should we attempt to use a single database connection using one of our Aiven accounts, or set the project up to rely on local development databases?

We will need to discuss what tables we will need and what the structure looks like.

We should discuss how to write seeding for development data so that we can perform user acceptance testing.

ADWrobo commented 4 months ago

We will probably use something such as LastPass to share the DB credentials for one of our Aiven accounts. It would then be a manual process for each of us to pull those credentials down into a .env file for local development.

ADWrobo commented 4 months ago

Setup LastPass to share .ENV for development.