zedshaw.games/public
2025-06-27 12:02:05 -04:00
..
api Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
error Test can now attempt a login and the browser is shown rather than headless. 2025-06-18 06:54:59 -04:00
game Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
js Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
live I can now submit a form and store it in the database. 2025-06-03 23:25:29 -04:00
login Now have a basic auth library for doing bcrypt auth. 2025-06-27 12:02:05 -04:00
stream Can now set an auth cookie to check for auth, but I should see what it takes to make a middleware. 2025-06-26 16:50:22 -04:00
alpine_test.html Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
base.html Test can now attempt a login and the browser is shown rather than headless. 2025-06-18 06:54:59 -04:00
blockstart.css First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
color.css First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
global.css First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
index.html Simple test of having a render handler that simply renders files by URL name. 2025-06-24 14:46:05 -04:00