/Confab.Web

Primary LanguageHTMLMIT LicenseMIT

What is Confab.Web?

Confab.Web is an open source project built with Blazor on top of .NET5.0 which provides the frontend for Confab modular monolith application.

How to start the solution?

Simply start the application under src/Confab.Web.UI/ using your favorite IDE or CLI.

cd src/Confab.Web.UI
dotnet run

Is this project being actively developed?

Yes, the project is being actively developed, as it's still missing a few features to provide the full integration with Confab Web API.