- Marketing pages (landing, pricing, contact, blog)
- Admin pages (organizations, products, resources)
- App pages ("dashboard", expenses, permissions, my resources, organization, members, subscription, profile)
- Multi-tenant/organization: (Each tenant is an organization)
- Multi-role (Owner, Admin, Member, Guest)
- Multi-theme (TailwindCSS based)
- Multi-language (English, spanish and hindi)
- Fake server (simulating a backend implementation on some services)
- Integrations:
- Demo: This project
- NetcoreSaas: Commercial product with .NET Core backend
- NetcoreSaas Demo
git clone https://github.com/netcoresaas/frontend-vuejs-tailwindcss
npm install
npm run serve
- Optional: Update variables on any integration you want to use on
.env.development
and.env.production
I'm starting to document here: https://docs.netcoresaas.com
This is my first open source project so I still don't know how to make a contribution guide, but feel free to open issues.
If you need help you can find me on twitter or by joining the netcoresaas slack group.
If end up using this product for commercial purposes sponsor this project :).
Let me know if you'd like to see this frontend in React or Angular.
This project is free for commercial use, however it has no backend, if you're interested in the .NET Core backend, you can get an early access license here, and you'll be able to:
- Get the working .NET Core backend
- Use PostgreSQL or MySQL (more comming soon)
- Access to new features released every month
- Setup your Stripe pricing (products/subscriptions)
- Send SMTP or Postmark emails (welcome, invited, password reset)