Skip to content

shinosaki/url-unshrtn

Repository files navigation

Unshrtn - URL Unshortener

  • Safely restore shortened URL
    (URL un-shortening is handled server side)
  • No-JS (No JavaScript required)

Screenshot

Dev

$ npm install
$ npm run dev
$ npm run css ## and run in another terminal

Build

$ npm install
$ npm run build

Deploy

$ npm run build
$ npm run deploy:worker

Author

shinosaki

LICENSE

MIT