https://github.com/facile-technolab-pvt-ltd/brick-core
Brick core is a free version of Brick SaaS Starter kit.
https://github.com/facile-technolab-pvt-ltd/brick-core
angular asp-net-core asp-net-mvc aspnetcore nextjs reactjs starter-kit starterkit
Last synced: 2 months ago
JSON representation
Brick core is a free version of Brick SaaS Starter kit.
- Host: GitHub
- URL: https://github.com/facile-technolab-pvt-ltd/brick-core
- Owner: facile-technolab-pvt-ltd
- License: cc0-1.0
- Created: 2025-01-22T11:11:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-12T09:56:40.000Z (over 1 year ago)
- Last Synced: 2025-03-23T11:45:31.516Z (over 1 year ago)
- Topics: angular, asp-net-core, asp-net-mvc, aspnetcore, nextjs, reactjs, starter-kit, starterkit
- Homepage: https://brick.faciletechnolab.com
- Size: 2.04 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brick - SaaS Starter Kit
Brick - SaaS Starter Kit helps you start months ahead in your SaaS Platform Development journey. Instead of starting from scratch and re-inventing the wheel, start with Brick and build upon it!
## Brick Tech Stack
- Back-end: .NET Core
- Front-end: React.js/Next.js or Angular both are supported
- Database: PostgreSQL or Microsoft SQL Server or Azure SQL
- ORM: Entity Framework core (Code First with Migrations)
## Brick versions
Brick - SaaS Starter Kit has a Free and Premium/Paid version.
### Brick - Free Version Features:
- *Authentication*: Email & Password Authentication
- *Permissions*: Supports dynamic roles and permissions management
- *User Management*: Managing users in the tenant
- *Tenant Management*: Manage tenants in the multi-tenancy environment.
- *Email Templates*: Manage email templates used for transactional emails
for full list of latest features supported by Brick Free version, [check this website](https://brickapp.faciletechnolab.com)
### Brick - Paid version features:
Other than what free version offers, paid version offers many additional features listed below:
- *Authentication*: Entra ID (Azure Active Directory) Authentication, Google Authentication, Facebook Authentication
- *Multi-factor Authentication*: SMS (Twilio), Email (Sendgrid), Google Authenticator, Microsoft Authenticator
- *Multi-language*: Supports user interface in multiple languages
- *Payments*: Demo payment integration
- *Data Encryption*: Supports encryption of data in the database
for full list of latest features supported by Brick Paid version, [check this website](https://brickapp.faciletechnolab.com)
## Download Brick - SaaS Starter Kit
You can download your free or paid version [here](https://brickapp.faciletechnolab.com)
## Documentation
- [Free version documentation](./docs/brick-core.md)
- [Paid version documentation](./docs/brick.md)