https://github.com/sujjeee/linknode
LinkNode is an open-source tool that helps you generate one link for all your links. ππ
https://github.com/sujjeee/linknode
linkinbio linknode links nextjs13 onepage shadcn-ui url-shortener
Last synced: 8 months ago
JSON representation
LinkNode is an open-source tool that helps you generate one link for all your links. ππ
- Host: GitHub
- URL: https://github.com/sujjeee/linknode
- Owner: sujjeee
- Created: 2023-09-07T09:58:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T13:07:46.000Z (over 1 year ago)
- Last Synced: 2025-03-30T09:09:51.979Z (9 months ago)
- Topics: linkinbio, linknode, links, nextjs13, onepage, shadcn-ui, url-shortener
- Language: TypeScript
- Homepage: https://linknode.vercel.app
- Size: 521 KB
- Stars: 290
- Watchers: 4
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [LinkNode](https://linknode.vercel.app/) - One page, Many links !
### LinkNode is an open-source tool that helps you generate one link for all your links.
## Features β¨
- Add as many links as you need βΎοΈ
- Cool icons for your social media links π
- Choose your own icons for any other links π§
- Demo preview to see how your page will turn out π
- URL shortener powered by Dub.co π
- Custom domains support
- Link cloaking funtionality
## Tech Stacks π»
- [Next.js](https://nextjs.org/) β framework
- [Typescript](https://www.typescriptlang.org/) βΒ language
- [Tailwind](https://tailwindcss.com/) βΒ CSS
- [Shadcn](https://upstash.com/) βΒ ui components
- [Vercel](https://vercel.com/) βΒ hosting
## Running Locally π
1. Clone the repository
```bash
git clone https://github.com/sujjeee/linknode.git
```
2. Install dependencies using pnpm
```bash
pnpm install
```
3. Copy the `.env.example` to `.env` and update the variables.
```bash
cp .env.example .env
```
4. Start the development server
```bash
pnpm dev
```
## Demo π
Try demo LinkNode