-
Notifications
You must be signed in to change notification settings - Fork 0
v2.0 - Welcome DownloadTracker #89
Lorenzo0111
announced in
Release Notes
-
I've decided to rewrite this project from scratch to use a newer stack and modern software.
I've started from simply rewriting the backend from using Express.js to Hono, an ultrafast web framework. I've also decided to remove SQLite and migrate to Supabase to also integrate auth easily.
The project was still too simple and I've decided to also code a dashboard by using the shadcn component library and Next.js.
What's Changed
- Rewrite to Hono and Next.js
- Migrate to Supabase
- Added a web dashboard to see stats
- Created release templates for easier deployment
Breaking Changes
The 1.x versions are not compatible with this new one. The table schema is really similar so you could code a few lines of code to migrate to this new system.
Full Changelog: 1.1...v2.0
This discussion was created from the release v2.0 - Welcome DownloadTracker.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment