Commit Graph

4 Commits

Author SHA1 Message Date
7ce08921ad Fix select dropdown on iOS 2022-09-07 19:51:33 +02:00
419e991562 Add auth form 2022-09-07 19:32:48 +02:00
235d9272ed A wrapping client and label printing
For now, the server does the printing.
Later it should probably be split into a different service.
2022-09-07 19:08:49 +02:00
0c9c893237 Add backend
With jwt authentication.

- POST /toktok {password} -> {token}
- GET /bandz -> {bandz}
- POST /wrap -> {id}
2022-09-07 12:40:19 +02:00