Split up run.ts

Repository details (botten-nappet)
Project page
botten-nappet
Project log category
(195 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
💤 This project is inactive.
📂 This project is open.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
209 commits
Stars
5 stars
Commit details (41550348)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Split up run.ts

Raw text
Split up run.ts

Changed files (7)

Path Additions Deletions
src/main/authenticated-application-main.ts +206 -0
src/main/create-root-logger.ts +47 -0
src/main/main.ts +93 -0
src/main/managed-main.ts +86 -0
src/main/manager-main.ts +90 -0
src/main/per-user-handlers-main.ts +195 -0
src/main/run.ts +1 -527

Commit categories (3)