Commit Graph

2 Commits

Author SHA1 Message Date
xtrullor73
c27113dac2 feat(env): switch to native --env-file flag support
Remove dotenv package and update the application to use Node.jss built-in --env-file flag for loading environment variables. This change is made to simplify the configuration by utilizing native capabilities introduced in Node.js v16.x.x.
2024-04-21 23:55:15 -07:00
xtrullor73
10722dfd8b chore: configure npm packages and ESLint 2024-04-19 10:25:28 -07:00