hexagon
hexagon copied to clipboard
feat: basic hex package management
This PR adds the basics for a package management backend. Most of the schema and hex API code is used from bytepack, but the packages interface is tailwind templates and live view.
TODO:
- [ ] update and fix tests
- [ ] get basic hex api setup
- [ ] add tests for package file system operations