get very simple webserver up and running

This commit is contained in:
2026-07-31 12:38:56 -07:00
parent 760dbec077
commit e8b422e390
3 changed files with 18 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
this is meant to be a reusable webserver component that I can integrate into applications
while it can serve custom routes it is also designed to server routes that are needed in all of my applications
Examples:
- Login page