Move index file, add config files
Repository details (botten-nappet)
- Project page
- botten-nappet
- Project category
- botten-nappet (195 entries)
- Repository
-
@joelpurra/botten-nappet
- Owner
-
@joelpurra
- Contributors
-
@joelpurra/botten-nappet/graphs/contributors
Commit details (47e3eb47)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Move index file, add config files - Moves the index file to a new folder. - Move defaults to configuration files. - Define environment variable mapping. See - https://github.com/lorenwest/node-config
Changed files (9)
-
config/custom-environment-variables.yml
+7, -0 -
config/default.yml
+20, -0 -
index.ts
+1, -453 -
package-lock.json
+26, -12 -
package.json
+3, -0 -
rollup.config.index.js
+1, -0 -
src/config/config.ts
+218, -0 -
src/main/run.ts
+470, -0 -
src/twitch/helper/token-helper.ts
+1, -0