rjoydip / templ

A project template
MIT License
0 stars 0 forks source link

refactor: improvise config process #236

Closed rjoydip closed 6 months ago

rjoydip commented 6 months ago

Currently the config only having values those are static and doesn't have environmental or feature flag based values.

Things to do: [ ] Combined env and feature flag in config [ ] Separate file for env, config, feature [ ] Config module should have separate file module for returning values [ ] Validate each values by either using zod/valibot/t3-env

github-actions[bot] commented 6 months ago

This issue has been locked since it has been closed for more than 14 days.

If you have found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest TEMPL version. If you have any other comments you should create a new discussion.