Skip to content

Conversation

@lraveri
Copy link
Contributor

@lraveri lraveri commented Dec 22, 2025

Fixes #132 document copying .env.example to .env before running db scripts

@lraveri
Copy link
Contributor Author

lraveri commented Dec 22, 2025

Hey! I know this might feel like overkill, but I was browsing the good first issues and wanted to try one. When I pulled the project and ran it I hit a problem, so I figured it was worth documenting :)

@lraveri
Copy link
Contributor Author

lraveri commented Dec 22, 2025

I think it's useful to add placeholders for COOKIE_SECRET and COOKIE_NAME in .env.example, because without those values the tests don’t pass.

@jean-michelet jean-michelet requested a review from a team December 24, 2025 17:17
@sonarqubecloud
Copy link

@jean-michelet jean-michelet merged commit 1a52e07 into fastify:main Dec 28, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

Doc: add .env setup before db:create

2 participants