blog/src
2024-08-01 22:26:27 -04:00
..
assets/static Add the posts to the repo. 2024-08-01 22:25:21 -04:00
handlers Refactor the post service. 2024-08-01 21:07:54 -04:00
middleware Refactor the post service. 2024-08-01 21:07:54 -04:00
models Most all posts into memory at startup and render those on requests. 2024-07-26 22:31:09 -04:00
services Add the posts to the repo. 2024-08-01 22:25:21 -04:00
templates remove unnused functions. 2024-08-01 22:26:27 -04:00
config.ts Some reason the serveStatic isn't serving static. 2024-07-30 20:15:10 -04:00
index.tsx Add some styles, use some post service methods for easily getting post data. 2024-07-31 22:02:55 -04:00