Skip to content

usefixie/fixie-vercel-example-app

Repository files navigation

This project is an example of how to use Fixie to provide a set of static IPs for projects hosted on Vercel. It is a simple Next.js project bootstrapped with create-next-app.

Fixie credentials

To authenticate this example app with Fixie, just make sure the FIXIE_URL environment variable is set.

You can do this by enabling the Fixie Vercel Integration and creating a proxy application linked to this project, or by setting the FIXIE_URL environment variable manually.

If you do not already have a Fixie account, you can sign up.

Deploy to Vercel

Deploy with Vercel

After deploying the project, use the Fixie Dashboard to provision a proxy for your new project. When you do so, the Fixie integration will automatically set the FIXIE_URL environment variable on your Vercel Project.

Finally, trigger a redeploy of the project so that it will use the new FIXIE_URL environment variable.

Run Locally

FIXIE_URL=http://fixie:password@group.usefixie.com:80 npm run dev

Learn More

To learn more about Fixie, see the following resources:

About

A Vercel-hosted NextJS application that makes outbound requests through static IP addresses provided by Fixie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors