saas-vuejs-tailwindcss icon indicating copy to clipboard operation
saas-vuejs-tailwindcss copied to clipboard

Deprecated, please use the Vue2 starter repo instead.

NetcoreSaas

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

:wrench: Setup

  1. git clone https://github.com/netcoresaas/saas-vuejs-tailwindcss
  2. npm install
  3. npm run serve
  4. 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:

  • [x] Download the full codebase with a working NET 5 backend, check out the demo
  • [x] Use PostgreSQL, MySQL or any EF supported database
  • [x] Setup your Stripe pricing (products/subscriptions)
  • [x] Send SMTP or Postmark emails (welcome, invited, password reset)
  • [x] Scan images text with OCR using Azure