|
.vscode
|
add format on save in VSCode
|
2025-08-13 03:29:56 +02:00 |
|
src
|
add file saving and dirty tracking
|
2025-11-10 01:49:50 +01:00 |
|
.eslintrc.json
|
Initial commit
|
2025-08-12 04:06:31 +02:00 |
|
.gitignore
|
Initial commit
|
2025-08-12 04:06:31 +02:00 |
|
.prettierignore
|
fix formatting
|
2025-08-13 03:16:00 +02:00 |
|
.prettierrc
|
refactor folder structure
|
2025-08-13 03:14:27 +02:00 |
|
forge.config.ts
|
Switch to tailwind and flexbox
|
2025-08-14 06:44:20 +02:00 |
|
forge.env.d.ts
|
Initial commit
|
2025-08-12 04:06:31 +02:00 |
|
package-lock.json
|
Update npm dependencies
|
2025-11-09 03:43:27 +01:00 |
|
package.json
|
Update npm dependencies
|
2025-11-09 03:43:27 +01:00 |
|
tsconfig.json
|
add partially working file browser
|
2025-08-13 05:08:44 +02:00 |
|
vite.config.mts
|
Switch to tailwind and flexbox
|
2025-08-14 06:44:20 +02:00 |