ba-web-framework/src
Alan Bridgeman b357cf3f8f
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 30s
Added more stuff for debugging to figure out what is happening
2025-06-24 13:37:18 -05:00
..
bin Initial Code Commit 2025-02-17 16:32:27 -06:00
controllers Forgot to export one of the classes 2025-04-30 17:21:20 -05:00
decorators Added more stuff for debugging to figure out what is happening 2025-06-24 13:37:18 -05:00
middlewares Small change to the global template values middleware that should fix issue with downstream web app 2025-06-18 05:19:22 -05:00
utils Bringing local and remote repository in line with one another and adding Github Actions to publish package 2025-04-29 12:06:39 -05:00
App.ts Bringing local and remote repository in line with one another again 2025-04-30 14:58:07 -05:00
BaseTemplateCreator.ts Initial Code Commit 2025-02-17 16:32:27 -06:00
index.ts Forgot to export OAuthApp class 2025-05-01 12:22:54 -05:00
Initializer.ts Reordered how things are setup in the Intializer so that static files get treated properly 2025-04-30 22:02:59 -05:00
OAuthApp.ts An order of operations oversight in terms of needing a route to not 404 before/during the registration rather than setting it up after 2025-05-01 12:57:47 -05:00
Renderer.ts Initial Code Commit 2025-02-17 16:32:27 -06:00
Router.ts Bringing local and remote repository in line with one another again 2025-04-30 14:58:07 -05:00
StaticFileResolver.ts Initial Code Commit 2025-02-17 16:32:27 -06:00