url-shrinker Quick Start: 1. Install dependencies npm install 2. Setup environment variables create a .env file in the root of the project folder and set the PORT and MONGODB_CONNECTION_STRING values 3. Build npm run build 4. Start npm start