I am experimenting with other front-end frameworks and wanted to try do something with SvelteKit.
I have idea to create multiple versions of this page in different frameworks.
If new versions of this project will be created, it will be linked below.
This repository is same as SvelteKit one, but this uses different auth system
This is web page for shortening links.
Logged in user can add full link and enter shorter version of this link, it need to be unique.
Logged in user can:
Non logged user can:
Logging in is now implemented with Github OAuth2