|
public
|
Build photo.html with vite
|
2025-04-09 19:24:28 +02:00 |
|
src
|
Add catfishing endpoint and UI
|
2025-09-14 17:54:21 +02:00 |
|
.gitignore
|
Simplify gitignore
|
2025-03-02 17:51:56 +01:00 |
|
eslint.config.ts
|
Update dependencies
|
2025-09-02 20:40:53 +02:00 |
|
index.html
|
Add vue app to photo.html
|
2025-04-09 19:24:28 +02:00 |
|
package.json
|
Update dependencies
|
2025-09-02 20:40:53 +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.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 |