Skip to content
/ brevis Public

Serverless URL shortener made with Next.js & Redis.

Notifications You must be signed in to change notification settings

arn4v/brevis

Repository files navigation

brevis

Brevis is an incredibly simple URL shortener made to demo Next.js + Upstash Serverless Redis + Vercel.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

# Redis connection uri
REDIS_URL=""

Demo

Visit brevis.link

Deployment

Deploy with Vercel Deploy on Railway

License

MIT