Eagles-DevOps / MiniTwit

2 stars 2 forks source link

Local terraform compose #202

Closed danielgron closed 8 months ago

danielgron commented 8 months ago

Extra compose file for running locally without having to remember to build locally:

start with ./run-locally.sh stop with ./stop-locally.sh

Builds app/api and runs local postgres db Also shadows watchtower with hello world so it doesn't mess up testing.