saas-vuejs-tailwindcss
saas-vuejs-tailwindcss copied to clipboard
Deprecated, please use the Vue2 starter repo instead.
Frontend demo
Use [email protected], password testpass or create an account (with a fake Stripe card) to test the app.
What's new in v2.0.0?
- [x] Workspaces: Each tenant has its own workspaces
- [x] Projects: Every user can add projects
- [x] Files: Upload multiple files (receipts)
- [x] Dashboard: Transactions summary
- [ ] OCR: Only with NetcoreSaas backend
Features
- [x] Marketing pages (landing, pricing, contact, blog)
- [x] Admin pages (tenants, products, resources)
- [x] App pages (dashboard, receipts, transactions, organization, members, subscription, profile)
- [x] Multi-tenant/organization: (Each tenant is an organization)
- [x] Multi-role (Owner, Admin, Member, Guest)
- [x] Multi-theme (TailwindCSS based)
- [x] Multi-language (English, spanish and hindi)
- [x] Fake server (simulating a backend implementation on some services)
- [x] Integrations:
:link: Links
- Frontend v2.0.0 demo: This project
- NetcoreSaas v2.0.0 demo
- NetcoreSaas: Commercial product with .NET 5 backend
:wrench: Setup
-
git clone https://github.com/netcoresaas/saas-vuejs-tailwindcss
-
npm install
-
npm run serve
-
Optional: Update variables on any integration you want to use on
.env.development
and.env.production
:computer: Contribute
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.
:speech_balloon: Contact me
If you need help you can find me on twitter or send me an email.
NET 5 Backend
If you purchase a license, you'll be able to: