Customer files organizer using Vite/React & Go WASM. https://organizrr.innopeak.ch
Go to file
RaviAnand Mohabir 18852ff06f
Some checks failed
continuous-integration/drone/push Build is failing
ci: 💚 fix repository casing
2025-03-25 18:17:26 +01:00
.vscode feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
src feat: 💬 display friendlier output message 2025-03-25 18:14:10 +01:00
.dockerignore ci: 👷 add dockerfile and drone build pipeline 2025-03-25 18:14:37 +01:00
.drone.yml ci: 💚 fix repository casing 2025-03-25 18:17:26 +01:00
Dockerfile ci: 👷 add dockerfile and drone build pipeline 2025-03-25 18:14:37 +01:00
go.mod feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
go.sum feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
index.html feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
main.go feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
package-lock.json feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
package.json feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
package.json.md5 feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
postcss.config.js feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
tsconfig.json feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
tsconfig.node.json feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
vite.config.ts feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00