9 Commits (main)

Author SHA1 Message Date
Zed A. Shaw 044be2a8c6 Fix a few things related to running pages and trying to read directories. 1 year ago
Zed A. Shaw a43d47fc01 More restructuring but now the pages/ doesn't quite work the way I want. Need to find a way to unify the api and controllers together. 1 year ago
Zed A. Shaw 7548d1bbde A big better organization but not complete yet. 1 year ago
Zed A. Shaw 52a2b2caab Cleaned up the way you make controllers and started working on the API vs. pages organization. 1 year ago
Zed A. Shaw bafff1d25f A basic but kind of scuffed Alpine version of the same functionality. Why is this so much more complicated? 1 year ago
Zed A. Shaw 2d73c70186 Added in fastify/formbody so I can...handle forms...in a webserver...in 2024...I guess that's why it's so 'small'. 1 year ago
Zed A. Shaw 53d67f185b Maybe URLs like this? I think this'll need some reworking but it's a start. 1 year ago
Zed A. Shaw 9a730cd5d6 Basic prototype of hot reloading mostly working with one controller. 1 year ago
Zed A. Shaw ae6996372b Bring in helmet and cors support then setup for the nicer configuration and runner commands. 1 year ago
Zed A. Shaw 7421ff513d After a lot of testing the only template system that was small and gave decent error messages was Nunjucks. I'll go with that. 1 year ago
Zed A. Shaw 7284e510d8 Found out that the templates generated by lodash (and all template engines) don't connect back to the original template file so you lose line numbers. Not sure how to solve it. 1 year ago
Zed A. Shaw c96e2dd5e2 First commit with a basic old/new school web framework. 1 year ago