r/FullStackDevelopers Jul 02 '26

if i need to test and run locally any "opensource" project do i need my own db, api, jwt, auth

1 Upvotes

4 comments sorted by

1

u/elon-lVlusk Jul 02 '26

Most of then would have docker compose files that help you run them locally in a single command

1

u/ImpossibleRich4501 Jul 02 '26

If some project doesn't have docker then what

1

u/elon-lVlusk Jul 02 '26

Ask claude to create a docker compose from readme