25 Commits (main)
 

Author SHA1 Message Date
Zed A. Shaw 044be2a8c6 Fix a few things related to running pages and trying to read directories. 2 months 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. 2 months ago
Zed A. Shaw 7548d1bbde A big better organization but not complete yet. 2 months ago
Zed A. Shaw 52a2b2caab Cleaned up the way you make controllers and started working on the API vs. pages organization. 2 months ago
Zed A. Shaw adf69936bb Add instructions to the READMe. 2 months ago
Zed A. Shaw b38b14e2f6 Accept is way too complicated, so I'll have to investigate other ways this is done. 2 months ago
Zed A. Shaw 825378c2b6 Simplify it a bit more by having POST return the todo list again. 3 months ago
Zed A. Shaw bafff1d25f A basic but kind of scuffed Alpine version of the same functionality. Why is this so much more complicated? 3 months ago
Zed A. Shaw f72fec3a5d Strip out stuff I'm not using then work on an alpine version. 3 months 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'. 3 months ago
Zed A. Shaw 53d67f185b Maybe URLs like this? I think this'll need some reworking but it's a start. 3 months ago
Zed A. Shaw ded0867b9e Forgot controllers. 3 months ago
Zed A. Shaw 9a730cd5d6 Basic prototype of hot reloading mostly working with one controller. 3 months ago
Zed A. Shaw 334fb1ff77 Adding a bando.ps1 command but need to confirm that it'll work on windows and not also interfere with the bando bash script. 3 months ago
Zed A. Shaw afe4268f26 Actually don't need that, just need some JS that hooks an FSM into Alpine's existing features. 3 months ago
Zed A. Shaw 0378b2dca3 Prototype the FSM feature I want to teach and test out nunjucks ability to import. 3 months ago
Zed A. Shaw c8d47a4be2 Thought about bringing some more commands over but too complex. 3 months ago
Zed A. Shaw 59843f5dd2 Thought about bringing some more commands over but too complex. 3 months ago
Zed A. Shaw ae6996372b Bring in helmet and cors support then setup for the nicer configuration and runner commands. 3 months 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. 3 months 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. 3 months ago
Zed A. Shaw 44f7603ddc Added a jank test runner. 3 months ago
Zed A. Shaw 069a30bc5b First example from openprops. 3 months ago
Zed A. Shaw c96e2dd5e2 First commit with a basic old/new school web framework. 3 months ago
Zed A. Shaw d9d46bc95d Initial commit 3 months ago