/saas-vuejs-tailwindcss

VueJS + TailwindCSS frontend for SaaS apps.

Primary LanguageVue

NetcoreSaas

Use test1@gmail.com, password testpass or create an account (with a fake Stripe card) to test the app.

What's new in v2.0.0?

  • Workspaces: Each tenant has its own workspaces
  • Projects: Every user can add projects
  • Files: Upload multiple files (receipts)
  • Dashboard: Transactions summary
  • OCR: Only with NetcoreSaas backend

Features

  • Marketing pages (landing, pricing, contact, blog)
  • Admin pages (tenants, products, resources)
  • App pages (dashboard, receipts, transactions, 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:

🔗 Links

🔧 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

💻 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.

💬 Contact me

If you need help you can find me on twitter or send me an email.

If you purchase a license, you'll be able to:

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