3 Commits

Author SHA1 Message Date
Jon Jaques
587abb9b49 Fixes docker-compose & pg initialization (#10)
* Fixes docker-compose & pg initialization

 - ./scripts/init_db.sh is not executable (/bin/bash: bad interpreter: Permission denied)
 - same script fails because user is already created, only table creation is necessary.

* Actually fix docker-compose development workflow

* Incorporate PR feedback

* Remove credentials.json
2020-12-22 14:14:21 -05:00
Michał Oręziak
cfd0330626 Add Docker setup 2020-12-22 01:54:24 +01:00
Lauren Tan
74f4274996 Initial commit
Co-authored-by: Dan Abramov <dan.abramov@me.com>
Co-authored-by: Sebastian Markbåge <sema@fb.com>
Co-authored-by: Joseph Savona <josephsavona@users.noreply.github.com>
Co-authored-by: Andrew Clark <git@andrewclark.io>
2020-12-21 11:01:40 -05:00