This is a URL shortener made with SvelteKit and MongoDB.
(The previous URL, https://svt.ink, will not work anymore.)
Redirection Schema in MongoDB:
stringstring (validated as URL)number (will be incremented with each visit)timestamptimestamp (gets updated with each visit)