Commit Graph

17 Commits

Author SHA1 Message Date
88d757546a implement a multi-file template interpreter 2025-09-05 01:46:26 -06:00
69f507f176 add support for env variables to the DSL 2025-09-02 00:54:38 -06:00
48579844f3 fixed template interpreter after AI flub 2025-09-01 14:30:03 -06:00
382129d2bb working interpreter for template files 2025-09-01 13:57:09 -06:00
d36e1bfd86 add html and server interpreters
these are basic and lack most features.
the server seems to work the best.
the html on the other hand is really rough and doesn't seem to work yet.
but it does build the pages and they have all the shapes and sections we
wanted. More work to come. :)
2025-08-25 00:50:55 -06:00
cf3ad736b7 add an html interpreter 2025-08-25 00:10:18 -06:00
92e053d48a add dynamic-vue tailwind support 2025-04-27 10:56:45 -06:00
67d4008f7e make vue component gen reusable 2025-04-23 23:33:37 -06:00
7df13b4866 update readme 2025-04-06 22:54:49 -06:00
669154ac6e add support for dynamic tables 2025-03-24 23:29:31 -06:00
d749a32abd add ability to generate vue componenets based on swagger 2025-03-12 23:53:25 -06:00
a8f2b832b4 add system setup and verification 2025-02-22 23:33:02 -07:00
60d7e07114 fix templates 2025-02-22 22:21:51 -07:00
9fe376d3ea get frontend code generating and usable 2025-02-22 17:08:26 -07:00
6a8a4a13ba create webapp stencil with side bar, routes and fake login 2025-02-16 21:25:45 -07:00
de771d83b1 add ability to set up a webapp 2025-02-15 16:00:58 -07:00
e34da045bc initial attempt at building Masonry 2025-02-12 22:14:44 -07:00