Linkin is a customizable self-hosted link tree application.
Free and Open Source π―
Self Hosted, you own your data π½
Customize your link tree with few clicks using a feature-rich dashboard π€
SEO friendly design built using Next js πΈοΈ
Supports one-click deploy using multiple cloud providers π
View Demo
Demo Admin
http://linkindemo.vercel.app/admin
- Demo username =
admin
- Demo password =
linkin123
Deploy with Vercel
Deploy with Heroku
Deploy with Railway
Getting started
- Deploy in Vercel
- set environment variables
-
DATABASE_URL
- Postgres database url -
HASHSALT
- random secret key -
NODE_ENV
- set NODE_ENV toproduction
-
- after successfully deploying visit
youdomain/admin
to view admin login - use default login credentials
- username =
admin
- password =
linkin123
- username =
- after a successfull login you will be able to see above admin dashboard.
- set environment variables
- Deploy in Heroku
- set environment variables
-
DATABASE_URL
- Postgres database url -
HASHSALT
- random secret key
-
- after successfully deploying visit
youdomain/admin
toβ¦
- set environment variables