Skip to content

TimoStaudinger/bifrost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bifröst

🌉 URL shortener for Vercel.

Make your own in a few minutes:

  1. Fork this project.
  2. Clone it and install dependencies by running yarn install. (npm works just fine as well, your choice!)
  3. Update now.json with your own redirects.
  4. Deploy it to Vercel by running yarn deploy.
  5. Configure your custom domain on the Vercel dashboard in the project settings.
  6. Profit!

Set up the Vercel GitHub integration to make adding redirects later on as simple as updating now.json directly via the GitHub user interface. Your changes will be built and deployed automatically within seconds.