Skip to content

A forum software built with Blazor WebAssembly and CQRS.

License

Notifications You must be signed in to change notification settings

buibup/Atles

 
 

Repository files navigation

Atles (Beta)

.NET 6

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

Documentation: Atles Wiki.

Screenshots

Topic View

Forum Topic

Forums Admin

Forums Admin

Permission Sets Admin

Permission Set Admin

Technology

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

Features

  • Post likes
  • Topic subscriptions
  • User Ranks and Badges (work in progress)
  • Themes
  • Multi language
  • Granular permissions
  • Markdown editor
  • An existing ASP.NET Identity database can be used

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 a Beta version and some breaking changes might occur between commits.

About

A forum software built with Blazor WebAssembly and CQRS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 80.5%
  • HTML 17.2%
  • TSQL 1.5%
  • Other 0.8%