Customer files organizer using Vite/React & Go WASM. https://organizrr.innopeak.ch
Go to file
RaviAnand Mohabir 93ef9edd15
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/promote/production Build is passing
ci: 💚 fix naming of kubernetes metadata
2025-03-25 18:24:48 +01:00
.vscode feat: 🎉 implement web-based files organizer with Go wasm bindings 2025-03-25 18:10:10 +01:00
deploy ci: 💚 fix naming of kubernetes metadata 2025-03-25 18:24:48 +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: 👷 add terraform deploy module and drone deploy pipelines 2025-03-25 18:21:23 +01:00
.gitignore chore: 🙈 add Node.gitignore with entries for go wasm output files 2025-03-25 18:17:41 +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