Skip to content

feat(api): validate env vars before launching server

Ewen Le Bihan requested to merge validate-env into main

To do later:

  • Generate .env.example from the zod schema ? this likely means putting that zod schema at the root tho, and copying it somehow into @churros/api

Closes #818

Edited by Ewen Le Bihan

Merge request reports