Guide to install Shtr in Vercel
title: Vercel
This guide includes every steps required for installing Shtr in Vercel.
-
First create a PostgreSQL database, which you can get for free from the following platform.
- Supabase: https://supabase.io
- Railway.app: https://railway.app
-
After creating the database, run the SQL query provided in this link in your database.
-
Then, connect to GitHub/Gitlab/Bitbucket to Vercel.
-
Now, add the required credentials.
-
Finally, click on
deploy
and see the magic. -
Now you can get access to the dashboard using the following credentials:
Username: admin
Password: shtr
Once you enter the dashboard, make sure to change the admin password.