/appwrite-url-shortener

Open Source URL Shortener using Appwrite & ReactJS

Primary LanguageJavaScriptMIT LicenseMIT

StormURL - OpenSource URL Shortener

StormURL is an Open Source URL shortener made using Appwrite & ReactJS.

Usage

  1. Clone the repository using
git clone https://github.com/theinfosecguy/appwrite-url-shortener
  1. Change the directory
cd appwrite-url-shortener
  1. Create an .env file with following Keys
REACT_APP_ENDPOINT=
REACT_APP_PROJECT=
REACT_APP_COLLECTION_ID=
REACT_APP_SECRET=
REACT_APP_DOMAIN_URL=
  1. Start the server
yarn start

License

License - MIT