Deploy EnvShare for Free

You can deploy your own hosted version of EnvShare, you just need an Upstash and Vercel account.

  1. Create a new Redis database on Upstash

    Upstash offers a serverless Redis database with a generous free tier of up to 10,000 requests per day. That's more than enough.
    Click the button below to sign up and create a new Redis database on Upstash.
  2. Copy the REST connection credentials

    After creating the database, scroll to the bottom and make a note of UPSTASH_REDIS_REST_URL and UPSTASH_REDIS_REST_TOKEN, you need them in the next step

  3. Deploy to Vercel

    Deploy the app to Vercel and paste the connection credentials into the environment variables.