https://github.com/egarrisxn/manylinks
One site. Many links. Think Linktree, but with a minimalist approach to it. 100% free & open source.
https://github.com/egarrisxn/manylinks
eslint javascript mongodb nextjs prettier radix-ui react shadcn-ui tailwindcss typescript
Last synced: 27 days ago
JSON representation
One site. Many links. Think Linktree, but with a minimalist approach to it. 100% free & open source.
- Host: GitHub
- URL: https://github.com/egarrisxn/manylinks
- Owner: egarrisxn
- License: mit
- Created: 2025-05-06T18:19:25.000Z (28 days ago)
- Default Branch: main
- Last Pushed: 2025-05-06T19:04:57.000Z (28 days ago)
- Last Synced: 2025-05-06T19:44:55.443Z (28 days ago)
- Topics: eslint, javascript, mongodb, nextjs, prettier, radix-ui, react, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://manylinks.vercel.app
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ManyLinks
  

## 🚀 What is Manylinks?
**Manylinks** lets you create a unique and minimalist looking Linktree alternative in no time and completely free! **One page. Many links.**
## 🛠️ Tech Stack
- **Next.js**
- **React**
- **TypeScript**
- **Tailwind CSS**
- **Mongo DB**
- **Vercel**
- **More**## ⚙️ Getting Started
1. **Clone the Repo**
```bash
git clone https://github.com/egarrisxn/manylinks.git
cd manylinks
```2. **Set Up Required Accounts**
- MongoDB
- Vercel3. **Configure Environment Variables**
- Create a `.env` or `.env.local` file
- Add your API keys, secrets, etc4. **Install Dependencies**
```bash
pnpm install
```5. **Run the App Locally**
```bash
pnpm dev
```## 🚀 Deploying
The easiest way to deploy Manylinks is with **Vercel**, the creators of Next.js. Smash the button below to begin.
[](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme)
## 📄 License
This project is licensed under the [MIT License](LICENSE).
## 📬 Contact
Have questions, feedback, or want to collaborate?
- GitHub: [@egarrisxn](https://github.com/egarrisxn)
- Email: **[email protected]**