showbits/showbits-thermal-printer-ui
2025-04-09 19:24:28 +02:00
..
public Build photo.html with vite 2025-04-09 19:24:28 +02:00
src Make camera stream slightly more robust 2025-04-09 19:24:28 +02:00
.gitignore Simplify gitignore 2025-03-02 17:51:56 +01:00
eslint.config.ts Extract api request logic into component 2025-03-03 15:12:51 +01:00
index.html Add vue app to photo.html 2025-04-09 19:24:28 +02:00
package.json Port photo ui to vue 2025-04-09 19:24:28 +02:00
photo.html Move photo implementation to vue component 2025-04-09 19:24:28 +02:00
tsconfig.app.json Configure more aggressive type checks 2025-03-02 18:43:47 +01:00
tsconfig.json Create vite+vue project 2025-03-02 15:54:13 +01:00
tsconfig.lint.json Configure more aggressive type checks 2025-03-02 18:43:47 +01:00
tsconfig.node.json Set up typed eslint 2025-03-02 19:24:55 +01:00
vite.config.ts Build photo.html with vite 2025-04-09 19:24:28 +02:00