All Projects → netcoresaas → Saas Vuejs Tailwindcss

netcoresaas / Saas Vuejs Tailwindcss

Licence: mit
VueJS + TailwindCSS frontend for SaaS apps.

Projects that are alternatives of or similar to Saas Vuejs Tailwindcss

steedos-app-contract
开源合同管理系统,基于华炎魔方开发,多租户,云服务
Stars: ✭ 74 (-30.84%)
Mutual labels:  multi-tenant, saas
Netcoresaas
Asp.Net Core multi-tenant application Sample using #SaaSKit
Stars: ✭ 105 (-1.87%)
Mutual labels:  saas, multi-tenant
Multitenant
多租户技术
Stars: ✭ 270 (+152.34%)
Mutual labels:  saas, multi-tenant
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-86.92%)
Mutual labels:  netcore, net
Cookedrabbit
CookedRabbit is a simple service based RabbitMQ wrapper for dealing with channels/connections.
Stars: ✭ 28 (-73.83%)
Mutual labels:  netcore, net
Sharer
Arduino & .NET serial communication library to read/write variables and remote call functions using the Sharer protocol. Works on Windows, Linux and MacOS.
Stars: ✭ 21 (-80.37%)
Mutual labels:  netcore, net
Bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
Stars: ✭ 422 (+294.39%)
Mutual labels:  netcore, net
MultiTenancyFramework
Everything you need to jump-start building multi-tenant applications in C# using any framework of your choice.
Stars: ✭ 29 (-72.9%)
Mutual labels:  multi-tenant, saas
Tenancy
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.
Stars: ✭ 916 (+756.07%)
Mutual labels:  saas, multi-tenant
Epplus
EPPlus 5-Excel spreadsheets for .NET
Stars: ✭ 693 (+547.66%)
Mutual labels:  netcore, net
DotNetDynamicInjector
💉 Dynamically reference external dlls without the need to add them to the project. Leave your project with low dependency and allowing specific dlls according to your business rule or database parameters.
Stars: ✭ 18 (-83.18%)
Mutual labels:  netcore, net
Localization
🌏 Database Resource Localization for .NET Core with Entity Framework and In Memory Cache
Stars: ✭ 68 (-36.45%)
Mutual labels:  netcore, net
wave
Wave - The Software as a Service Starter Kit, designed to help you build the SAAS of your dreams 🚀 💰
Stars: ✭ 3,646 (+3307.48%)
Mutual labels:  saas, tailwindcss
H.NotifyIcon.WPF
NotifyIcon for .Net Core 3.1 and .Net 5 WPF.
Stars: ✭ 44 (-58.88%)
Mutual labels:  netcore, net
pingping
Building a real world SaaS with Laravel, TailwindCSS and VueJS
Stars: ✭ 97 (-9.35%)
Mutual labels:  saas, tailwindcss
Dbreeze
C# .NET MONO NOSQL ( key value store embedded ) ACID multi-paradigm database management system.
Stars: ✭ 383 (+257.94%)
Mutual labels:  netcore, net
multitenant-microservices-demo
Full Isolation in Multi-Tenant SaaS with Kubernetes + Istio
Stars: ✭ 57 (-46.73%)
Mutual labels:  multi-tenant, saas
live-documenter
.NET documentation generator and live reader. Generate documentation from .NET code and xml comments, fast, quick and easy.
Stars: ✭ 64 (-40.19%)
Mutual labels:  netcore, net
Zkweb
A flexible web framework supports .Net Framework and .Net Core
Stars: ✭ 475 (+343.93%)
Mutual labels:  netcore, net
Singularity
A extremely fast ioc container for high performance applications
Stars: ✭ 63 (-41.12%)
Mutual labels:  netcore, net

NetcoreSaas

NetcoreSaas

VueJS (TypeScript) + TailwindCSS frontend for SaaS apps

  • [x] Marketing pages (landing, pricing, contact, blog)
  • [x] Admin pages (organizations, products, resources)
  • [x] App pages ("dashboard", expenses, permissions, my resources, 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:

🔗 Links

🔧 Setup

  1. git clone https://github.com/netcoresaas/frontend-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

📘 Documentation

I'm starting to document here: https://docs.netcoresaas.com

💻 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 by joining the netcoresaas slack group.

💰 Donation

If end up using this product for commercial purposes consider a small donation :).

Interested in the backend?

If you get an early access license, you'll be able to:

  • [x] Get the .NET Core backend
  • [x] Use PostgreSQL or MySQL (more comming soon)
  • [x] Access to knew features released every month
  • [x] Setup your Stripe pricing (products/subscriptions)
  • [x] Send SMTP or Postmark emails (welcome, invited, password reset)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].