Marco Jaeho Cho

Results 4 comments of Marco Jaeho Cho

How about solving with [direnv](https://github.com/direnv/direnv) and dotenv plugins?

In this case, there were some helpful ways for me. https://gitlab.com/cznic/sqlite - this is the port of sqlite without using cgo. https://github.com/go-testfixtures/testfixtures - this is the ruby on rails way...

update) If run the litestream directly, get normal results, as shown below: > LITESTREAM_REPLICA_BUCKET=*** LITESTREAM_ACCESS_KEY_ID=*** LITESTREAM_SECRET_ACCESS_KEY=*** litestream restore --config=/Users/me/webapp/config/litestream.yml -o=storage/development-replica.sqlite3 storage/development.sqlite3 ``` time=2024-07-07T22:38:35.679+09:00 level=INFO msg="restoring snapshot" db=/Users/me/webapp/storage/development.sqlite3 replica=s3 generation=7cb3016377add0bf index=0...