Add NIM env support and .env.example template

This commit is contained in:
Hunter Bown
2026-04-25 07:21:43 -05:00
parent fe4f261a5d
commit 29141bc89b
20 changed files with 1202 additions and 148 deletions
+1
View File
@@ -11,6 +11,7 @@
# Development
.env
.env.*
!.env.example
node_modules/
.vscode/
.idea/