Skip to content

I've built this simple open-source landing page for project quick starting using Typescript, Resend, Stripe and Prisma already setup.

License

Notifications You must be signed in to change notification settings

gabrielvfonseca/dont-waste-time-with-next

Repository files navigation

Dont Waste Time with Next.js

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

Early Stage Warning

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.

Getting Started

1. Clone the repo:

git clone https://github.com/gabrielvfonseca/dont-waste-time-with-next

2. Install dependencies:

npm install

3. Configure environment variables as needed

Start the development server: npm run dev

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Feel free to contribute! Open issues and submit pull requests on GitHub.

About

I've built this simple open-source landing page for project quick starting using Typescript, Resend, Stripe and Prisma already setup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published