short
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
main.tsx
https://vawogbemi--208ff8de26dd11f0a5b3569c3dd06744.web.val.run
A URL shortener in Val Town! This turns URLs into strings like
https://vawogbemi-short.web.val.run/JK
An implementation of https://www.val.town/v/tmcw/short
It uses SQL instead of express persistent storage.
Short(id INT, url TEXT)