Open Beta #149
Replies: 3 comments 1 reply
-
|
One note about the beta environment: it is not self-hostable yet. The version running at beta.snapp.li is my own hosted instance for testing and validation. Self-hosting support will be available once the v1 release is finalized and the deployment workflow is stable enough to publish. For now, the beta should be treated purely as a temporary, hosted demo. |
Beta Was this translation helpful? Give feedback.
-
|
Update 16/12/2025 I uploaded as set as default branch the new version, some parts are still missing (i.ex. I18N) but i'm working on it. I just wanted to show you the entity of the whole refactor, and prove that i'm working on it :D |
Beta Was this translation helpful? Give feedback.
-
|
update 20/12/2025 I locked myself out of urania account, as i broke the phone with the 2fa and maybe after christmas i can take it to repair. meanwhile, i will not be able to manage this github repository as i would, we'll se what will happen. The app is now in open beta selfhostable, i also created some documentation to help you test it :) any feedback or open issue is welcome! 🚀 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A quick update on Snapp as it approaches the v1 release.
The codebase has been fully refactored for this version: cleaner multi-tenant layout, a simpler and stricter permission model, a revised metrics pipeline, and a more coherent API surface (dropping the previous ZenStack-heavy setup, which was unnecessary for a project of this scope). The UI was rebuilt with a cleaner navigation structure, faster tables, and more consistent theming.
Most core features seem stable at this point: link creation, advanced routing, UTM tracking, per-organization domains, teams, roles, tags, safety checks, and the full analytics dashboard. The API layer is consolidated and typed end-to-end, and the system behaves more predictably under multi-tenant load.
To help validate the release, there’s an open beta at:
https://beta.snapp.li/
Anyone can sign up. The environment is intentionally self-wiping: data is public, temporary, and cleared regularly as the stack is rebuilt. It’s a demo sandbox, not a private workspace.
If you want to explore the upcoming v1, this is the right moment. Create organizations, add members, build link catalogs, apply tags, test redirects, stress the dashboard, inspect metrics, and check how the API behaves under odd or borderline inputs. Every interaction helps uncover issues before the final release.
Feedback, bug reports, and unexpected behaviors are welcome while the beta remains open.
If you want to test admin-level features, just subscribe and ask. I’ll grant temporary admin privileges between wipe cycles.
Beta Was this translation helpful? Give feedback.
All reactions