a simple, free, and opensource alternative to Linktree.
- Head to kytelink.com
- Hit the
Get Started
button - Sign up with Github, Google, or Email
- Follow the onboarding steps to create your first link
- Clone the kytelink repo and run
npm install
- Follow the
.env.example
file to create your own.env
file - Set up your database by running
npx prisma migrate dev --name init
andnpx prisma generate
- Run
npm run dev
to start the development server
When setting it up, all environment variables are optional at build-time, but required througout usage. For example, if you don't want to include Github or Google authentication, you can leave those variables blank. However, if you try to use them, it will throw an error.
- Customizable links and icons
- Over 9 beautiful themes
- Advanced analytic engine
- Use custom domains for free
- Fully self-hostable and open source
- Blazingly fast using SSR
- This project is still in early development, so there may be bugs 🐛
- If you have any questions, feel free to reach out to me on Twitter 🍉
kytelink is completely free for all features
if you end up using it, consider tossing a star ⭐