https://github.com/sesto-dev/next-linktree-clone
https://github.com/sesto-dev/next-linktree-clone
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sesto-dev/next-linktree-clone
- Owner: sesto-dev
- Created: 2025-01-20T16:23:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-20T16:49:48.000Z (over 1 year ago)
- Last Synced: 2025-01-20T17:44:44.914Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://next-linktree-clone-ruby.vercel.app
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Boot ✨
Boot is a quick starter template for Next.js projects, designed to streamline development by providing essential features out of the box. 🚀
## Motivation 🌟
Boot addresses common pain points, making it easier to:
- Prototype and test ideas swiftly
- Access a beautifully designed UI library
- Implement simple authentication
- Interact with databases effortlessly
- Deploy with ease
Save time and effort, and build performant apps with an excellent developer experience.
## Getting Started 🚀
1. Clone the repo.
2. Install dependencies: `pnpm install`
3. Copy `.env.example` file to `.env` file. then follow the instructions inside.
4. Run `pnpm prisma db push`
5. Start the dev server: `pnpm dev`
## Contributing 🤝
1. Fork the repo.
2. Create a branch.
3. Make changes and commit.
4. Push and create a pull request.
## License 📄
[MIT License](https://github.com/moinulmoin/Boot/blob/main/LICENSE)
## Author ✍️
Moinul Moin ([@immoinulmoin](https://twitter.com/immoinulmoin))