You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feature: add docker compose
- to run tests: docker compose up
* feature: add dynamic env POSTGRES_HOST
- add dynamic env POSTGRES_HOST so we can test outside and inside docker
- docker will use postgres, and default to localhost if testing on host machine
* feature: add readme for docker compose
* feature: move docker compose to tests directory
* feature: lint code
0 commit comments