Commit Graph

3 Commits

Author SHA1 Message Date
xtrullor73
7af16f2da0 chore(app.js): remove console.log statements 2024-05-02 15:35:40 -07:00
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
25e2dcc143 feat(app): configure environment and launch audio controller 2024-04-21 22:40:49 -07:00