2
0

🧑‍💻 Improve env variables type safety and management (#718)

Closes #679
This commit is contained in:
Baptiste Arnaud
2023-08-28 09:13:53 +02:00
committed by GitHub
parent a23a8c4456
commit 786e5cb582
148 changed files with 1550 additions and 1293 deletions

5
.gitignore vendored
View File

@ -1,6 +1,5 @@
node_modules
.next
.env
.env.local
workspace.code-workspace
.DS_Store
@ -34,4 +33,6 @@ __env.js
typebotsToFix.json
**/scripts/logs
snapshots
snapshots
.env