Skip to content

Arpan-206/app-ly

Repository files navigation

App-ly

App-ly Thumbnail

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.

Acknowledgements

Authors

License

MIT

Run Locally

Clone the project

  git clone https://github.com/Arpan-206/app-ly.git

Go to the project directory

  cd app-ly

Install dependencies

  npm install

or

  yarn install

Start the development server

  npm run dev

or

  yarn run dev

Build for production

  yarn run build

or

  npm run build

Preview production build

  npm run preview

or

  yarn run preview

Environment Variables

To 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

Roadmap

  • Link Groups

  • Profile Links

  • Bulk Redirects

Screenshots

1 2 3 4 5 6 7 8

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Support

For support, email arpan@hackersreboot.tech.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published