Commit Graph

11 Commits

Author SHA1 Message Date
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
67d4008f7e make vue component gen reusable 2025-04-23 23:33:37 -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
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