Update Definitions
parent
5f812aadb1
commit
c64d91966f
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
- 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 be mobile friendly
|
||||||
- It needs to have an extensible design
|
- 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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue