Shortify
URL shortener using GitHub Pages and Firebase
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
URL shortener using GitHub Pages and Firebase
yarn install
yarn serve
yarn build
yarn lint
Replace google
with example
in placeholder.
I'm on Brave and the 404 page for redirects simply doesn't show up for https://s.godi.se/allidoiswin. Let me know what diagnostics I need to post.
When adding a link that has already been used for the service (e.g. https://s.godi.se/rick), the site does not have any visible error (there is an error in dev tools). It would be nice if there was an error similar to the "Successfully saved!" confirmation message, to let users know that the site did receive the request.