|
|
d57053703a
|
Start basic CLI framework
|
2020-09-16 10:28:38 -05:00 |
|
|
|
e2efc6f39f
|
Replace path with universal paths
|
2020-09-05 11:35:15 -05:00 |
|
|
|
24762e4911
|
remove debugging
|
2020-09-05 10:49:51 -05:00 |
|
|
|
f19adc5bf3
|
account for file:// when resolving app root
|
2020-09-05 10:37:13 -05:00 |
|
|
|
e21624368f
|
debug app root
|
2020-09-05 10:35:08 -05:00 |
|
|
|
f97a68b129
|
account for file:// when resolving app paths
|
2020-09-05 10:33:44 -05:00 |
|
|
|
41b25a5670
|
Exports and cleanup for external use
|
2020-09-05 09:28:24 -05:00 |
|
|
|
ff34578d07
|
Support deno 1.3.x/0.67.0; replace handlebars with view_engine library
|
2020-09-04 09:40:16 -05:00 |
|
|
|
f67ae37923
|
JSDoc all the things!
|
2020-08-17 09:44:23 -05:00 |
|
garrettmills
|
b5bde7d077
|
Add view engine unit - handlebars - and response helpers
|
2020-08-07 09:51:25 -05:00 |
|
garrettmills
|
a04f083dbb
|
Request handlers & error response factory!
|
2020-07-29 22:01:20 -05:00 |
|
garrettmills
|
b9f2f844f3
|
Http Kernel!
|
2020-07-22 09:38:17 -05:00 |
|
garrettmills
|
60bb9afa29
|
Refactor units to be generic; start bundles; start app index.ts
|
2020-07-20 22:54:25 -05:00 |
|
garrettmills
|
e4f5da7ac6
|
db structure abstraction; async collection; update/insert queries; model saving
|
2020-07-06 09:53:03 -05:00 |
|
garrettmills
|
eddb4f1fbe
|
Fix DI bugs; implement general logging service
|
2020-06-17 09:48:01 -05:00 |
|