ProxityStudios/typescript-starter

Env validation

Opened this issue · 1 comments

  • Check if the env keys exists or not
  • Check if the types of Env keys match the Code

For now it only checks if an env key set or not