App-ly is an open-source URL shortener made using Svelte and Appwrite. It is a web app that allows you to shorten long URLs, share them, and generate QR Codes for them.
git clone https://github.com/Arpan-206/app-ly.git cd app-ly npm installor
yarn install npm run devor
yarn run dev yarn run buildor
npm run build npm run previewor
yarn run previewTo run this project, you will need to add the following environment variables to your .env file
PUBLIC_AW_PROJECT
PUBLIC_AW_ENDPOINT
PUBLIC_AW_DB
PUBLIC_AW_ANON_COLLECTION
PUBLIC_AW_LOGIN_COLLECTION
-
Link Groups
-
Profile Links
-
Bulk Redirects
Contributions are always welcome!
See contributing.md for ways to get started.
Please adhere to this project's code of conduct.
For support, email [email protected].








