SaaS Website Builder, Project Management And Dashboard With Stripe using Nextjs14, Bun, Stripe Connect, Prisma, MySQL, Tailwind
Huge thanks to Webprodigies on yoututbe for sharing this amazing project. I spent more than a month building this project and learnt a lot while building this project.
My contributions:
- Built the entire Pipelines and tickets drag and drop functionality from scratch with another library - @dnd-kit
Features in this application.
- π€― Multivendor B2B2B Saas
- π’ Agency and Sub accounts
- π Unlimited funnel hosting
- π Full Website & Funnel builder
- π» Role-based Access
- π Stripe Subscription plans
- πStripe add-on products
- π Connect Stripe accounts for all users! - Stripe Connect
- π³ Charge application fee per sale and recurring sales
- π° Custom Dashboards
- π Media Storage
- π Stripe Product Sync
- πCustom checkouts on funnels
- π’ Get leads from funnels
- π¨ Khanban board
- π Project management system
- π Notifications
- π Funnel performance metrics
- π§Ύ Agency and subacc metrics
- π Graphs and charts
- βοΈ Light & Dark mode
- π Functioning landing page
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
Learn More
To learn more about Next.js, take a look at the following resources:
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
Deploy on Vercel
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.