Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.05 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.05 KB

Atles (Beta)

.NET Core

A forum software built with ASP.NET Core Blazor WebAssembly.

Documentation: Atles Wiki.

Forums Admin Permission Set Admin

Technology

  • Blazor WebAssembly 3.2.0
  • Entity Framework Core 3.1
  • SQL Server (more to come)

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 any of the following accounts:

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