Skip to content

Attempt to modernize the family's recipe book which currently exists on Google Drive

License

Notifications You must be signed in to change notification settings

foohooboo/family-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

family-recipes

Attempt to modernize the family's recipe book which currently exists on Google Drive. New web app will sync with the existing google doc repository.

Trello: https://trello.com/b/4WNsAfl1/recipe-book

Database

host: family-recipes.cutdnpzgz2gb.us-west-2.rds.amazonaws.com
port: 5432
db-name: family_recipes
username: postgres
password: ha! nice try, loser.

postgraphql connection string: 'postgres://:@:/' full postgraphile run command: postgraphile -c 'postgres://postgres:@family-recipes.cutdnpzgz2gb.us-west-2.rds.amazonaws.com:5432/family_recipes' --schema 'test_schema' --dynamic-json

local psql connection command: psql --host=family-recipes.cutdnpzgz2gb.us-west-2.rds.amazonaws.com --port 5432 --username=postgres --password --dbname-family_recipes

About

Attempt to modernize the family's recipe book which currently exists on Google Drive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published