Skip to content

Commit 12e4607

Browse files
feat: Add dotenv configuration to server.js for environment variable management
1 parent 2c8530e commit 12e4607

7 files changed

Lines changed: 6002 additions & 5 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.DS_Store
33
.env
44
.vscode/
5+
/output/
56
npm-debug.log
67
yarn-error.log
7-
yarn-debug.log
8-
package-lock.json
8+
yarn-debug.log

0 commit comments

Comments
 (0)