A minimal open-source boilerplate for creating project landing pages. Built with:
- Next.js and TailwindCSS for frontend development
- Resend for handling emails
- Stripe for payments
- Prisma for database management
This project is still in development. It might not be fully functional or stable yet. Use at your own risk and feel free to contribute improvements.
git clone https://github.com/gabrielvfonseca/dont-waste-time-with-next
npm install
Start the development server: npm run dev
This project is licensed under the MIT License. See the LICENSE file for details.
Feel free to contribute! Open issues and submit pull requests on GitHub.