fluentcms / FluentCMS

ASP.NET Core Blazor Content Management System (CMS)
https://www.fluentcms.com
MIT License
29 stars 8 forks source link
asp-net-core asp-net-core-cms aspnet-core aspnetcore blazor blazor-application blazor-client blazor-client-side blazor-server cms cms-backend cms-framework csharp flowbite flowbite-ui headless-cms tailwind tailwind-css tailwind-css-theme tailwindcss

FluentCMS

FluentCMS is a modern Content Management System (CMS) built on the powerful ASP.NET framework and the innovative Blazor technology. FluentCMS assists content writers in crafting content more efficiently. Designed to be fast, flexible, and user-friendly, it not only serves as a traditional content-based CMS but also excels as a headless CMS, making it perfect for a diverse range of digital applications.

FluentCMS is an open-source project, and we welcome contributions from the community. If you're interested in helping us improve FluentCMS, please read our CONTRIBUTING.md guide.

Features

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/fluentcms/FluentCMS.git
  2. Navigate to the project directory and restore the NuGet packages:

    cd FluentCMS
    dotnet restore
  3. Run the application:

    dotnet run
  4. Visit http://localhost:5000 in your browser.

(You can expand on more detailed setup instructions, configurations, etc.)

Contributing

We welcome contributions! If you're interested in improving FluentCMS, please read our CONTRIBUTING.md guide.

Roadmap

License

This project is licensed under the MIT License - see the LICENSE file for details.