Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: about 1 month ago
JSON representation

LinkNode is an open-source tool that helps you generate one link for all your links. πŸ”—πŸŒ

Lists

README

        

# [LinkNode](https://linknode.vercel.app/) - One page, Many links !



LinkNode – an open-source tool that helps you generate one link for all your 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