mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
* feat(api): validate environment variables before use This is similar in concept to ensure-env, but a little simpler since there is no need to put the data in a file before the api can consume it. * refactor: combine the two env files |
||
|---|---|---|
| .. | ||
| db | ||
| middleware | ||
| plugins | ||
| routes | ||
| utils | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||