Deploy EnvShare for Free
You can deploy your own hosted version of EnvShare, you just need an Upstash and Vercel account.
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.Copy the REST connection credentials
After creating the database, scroll to the bottom and make a note of
UPSTASH_REDIS_REST_URL
andUPSTASH_REDIS_REST_TOKEN
, you need them in the next stepDeploy to Vercel
Deploy the app to Vercel and paste the connection credentials into the environment variables.