Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-compose + readme issues #21

Open
sfelde opened this issue Oct 13, 2024 · 5 comments
Open

docker-compose + readme issues #21

sfelde opened this issue Oct 13, 2024 · 5 comments

Comments

@sfelde
Copy link

sfelde commented Oct 13, 2024

Hi Mateusz,

thank you for you insightful article and project example. Please check docker-compose and readme file. It will be great also to have .env.example file with right parameters for Turso.

Thank you!

@mpiorowski
Copy link
Owner

mpiorowski commented Oct 28, 2024

Will do! :) Could you be more specific what was the issue here?

@mpiorowski
Copy link
Owner

@sfelde ?

@sfelde
Copy link
Author

sfelde commented Nov 25, 2024

Hello Mateusz,

it was not possible to start locally with docker. I think there were also conflicts with .env variables. It's been a while since I tried it.

BR

@mpiorowski
Copy link
Owner

kk, will check iut out locally soon then :)

@mpiorowski
Copy link
Owner

@sfelde if you are talking about this one:

JWT_SECRET=JWT_SECRET \
STRIPE_API_KEY=STRIPE_API_KEY \
STRIPE_PRICE_ID=STRIPE_PRICE_ID \
GOOGLE_CLIENT_ID=GOOGLE_CLIENT_ID \
GOOGLE_CLIENT_SECRET=GOOGLE_CLIENT_SECRET \
GITHUB_CLIENT_ID=GITHUB_CLIENT_ID \
GITHUB_CLIENT_SECRET=GITHUB_CLIENT_SECRET \
UPSEND_KEY=UPSEND_KEY \
TURSO_TOKEN=TURSO_TOKEN \
docker compose up --build

I cannot provide you with .env.example, because these are secrets to working services, stripe, turso, etc. I would need to provide you with my personal ones, that also would give you access to the whole service. You need to go into each service and extract them yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants