6 Commits

Author SHA1 Message Date
3844e97c48 api: Updates to Makefile and configuration files.
- Re-organized and documented make targets.
- Parameterized the make targets to more cleanly support multiple
  development scenarios.
- Documented the different development scenarios in a README.
- Standardized the host port used when running locally.
- Updated DEV and PROD database config files to match current practice.
- Renamed `personal_measure_api.config.prod.json` to
  `personal_measure_api.config.docker.json` to more accurately reflect
  that this is the config used when building the docker image
  (regardless of which env it ends up in).
2021-07-05 11:31:30 -05:00
c987d66504 api: Update Dockerfile and Makefile to support building and pushing to ECR. 2021-07-05 01:59:16 -05:00
e9bdcbffcd WIP Logging service and API. 2019-03-02 02:04:51 -06:00
dbe2e3d2be Add a delay to let the PostgreSQL docket container spin up. 2019-02-18 10:12:20 -06:00
61849d5e35 WIP work on macro-based ORM layer. 2019-02-15 14:23:44 -06:00
0d2efe4bcc Initial thoughts around API, DB layer. 2019-02-15 00:00:20 -06:00