Skip to content

LesterCerioli/CloudSuite-Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

122 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Suite - CRM SaaS Platform

Introduction

Cloud Suite is a comprehensive Customer Relationship Management (CRM) Software-as-a-Service (SaaS) solution designed to help businesses streamline their customer interactions, sales pipelines, and marketing operations. Built on modern .NET 8 architecture with Elasticsearch integration, our platform offers:

  • 360° Customer View: Unified customer profiles with interaction history
  • Sales Automation: Lead tracking and deal management
  • Marketing Tools: Campaign management and analytics
  • Customizable Modules: Adaptable to various business needs
  • Scalable Infrastructure: Cloud-ready with microservices architecture

Prerequisites

  • .NET 8 SDK
  • Docker (for containerized services)
  • Elasticsearch 8.x
  • PostgreSQL 15+

API Endpoints

image

image

image

Migrations

on CloudSuite.Infrastructure project execute:

  dotnet ef migrations add InitialPostgres --project . --startup-project ..\Rest\CloudSuite.Services.Core.API --output-dir Context/Migrations
 dotnet ef database update --project . --startup-project ..\Rest\CloudSuite.Services.Core.API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages