EMCain / recipe_subs

helpful reviews of recipes, with one small change
3 stars 1 forks source link

create "review" database model and run migrations in the postgres database #4

Open EMCain opened 4 years ago

EMCain commented 4 years ago

hook up the "web" container to connect to the database

create a "Recipe" model

create migrations and run them to create the database table.