rusve

Open source application build using SvelteKit and Rust as modules connected via gRPC.

MIT License

Stars
167
Committers
4
rusve - v0.7.5

Published by mpiorowski over 1 year ago

What's Changed

  • files via google cloud storage (upload, download, delete)

Full Changelog: https://github.com/mpiorowski/rusve/compare/v0.6.0...v0.7.5

rusve - v0.6.0

Published by mpiorowski over 1 year ago

What's Changed

  • testing go vs rust performance

Full Changelog: https://github.com/mpiorowski/rusve/compare/v0.5.4...v0.6.0

rusve - v0.5.4

Published by mpiorowski over 1 year ago

What's Changed

  • GCP deployment, fly.io as of right not is not 100% relaible

Full Changelog: https://github.com/mpiorowski/rusve/compare/v0.4.0...v0.5.4

rusve - v0.4.0

Published by mpiorowski over 1 year ago

What's Changed

  • Added a fully working go service, with it's only deployment
  • Fixed auth route, now using redirect, that is much more universal

New Contributors

Full Changelog: https://github.com/mpiorowski/rusve/compare/v0.3.2...v0.4.0

rusve - v0.3.2

Published by mpiorowski over 1 year ago

rusve - v0.3.1

Published by mpiorowski over 1 year ago

rusve - v0.3.0

Published by mpiorowski over 1 year ago

What's Changed

  • Changed to firebase auth

Full Changelog: https://github.com/mpiorowski/rusve/compare/v0.2.0...v0.3.0

rusve - v0.2.0

Published by mpiorowski over 1 year ago

What's Changed

  • starting to work on new ui
  • fully working new module, Profile, with file functionality working as avatar
  • adding new components, drawer, toast, dropdown
  • cleanign frontend code, new zod validation, form error returing, server error handling
  • github action for fly.io deployment

Full Changelog: https://github.com/mpiorowski/rust-typescript-grpc/compare/v0.1.0...v0.2.0

rusve - v0.1.0

Published by mpiorowski over 1 year ago

Time to create a first release and start tracking the changes :)

The biggest one right now was migrating fly.io apps from v1 to v2