Skip to content

Megabit/Atles

 
 

Repository files navigation

Atles (Alpha)

.NET Core

A forum software built with ASP.NET Blazor WebAssembly and CQRS.

Documentation: Atles Wiki.

Forums Admin Permission Set Admin

Technology

  • Blazor WebAssembly 5.0.1
  • Entity Framework Core 5.0.1
  • SQL Server

Features

  • Themes
  • Multi language
  • Granular permissions
  • Markdown editor
  • You can use your own ASP.NET Identity

Run on local

  • Clone the repository
  • Run the Atles.Server project
  • Database and default data will be created automatically
  • Login with the default admin account:

Note: Please delete any databases previously created if you pull new versions. It's still an Alpha version and some breaking changes might occur between commits.

About

A forum software built with Blazor WebAssembly and CQRS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.2%
  • HTML 15.8%
  • TSQL 2.0%
  • Other 1.0%