Update Definitions

Alexander Navarro 2024-09-06 12:59:51 -04:00
parent 5f812aadb1
commit c64d91966f
Signed by untrusted user who does not match committer: anavarro
GPG key ID: 6426043E9FA3E3B5

@ -36,3 +36,13 @@ included in the forge by itself.
- Data stored in the app should only be transactional and cache in an in-memory database
- It needs to be mobile friendly
- It needs to have an extensible design
## Tech stack
- Backend:
- Go
- SQLite
- Frontend:
- HTMX
- AlpineJS
- [CSS design system](https://git.alecodes.page/alecodes/mini-strap)