Breve A Simple Link Shortening Service Getting Started 1. Clone the repository git clone https://github.com/AdityaTD/Breve.git 2. Install dependencies cd Breve npm install 3. Fill in the environment variables cp .env.example .env Edit the .env file and enter your variables. 4. Start the server npm start License Breve is licensed under the Apache 2.0 License