A forum software built with ASP.NET Blazor WebAssembly and CQRS.
Documentation: Atles Wiki.
- Blazor WebAssembly 5.0.1
- Entity Framework Core 5.0.1
- SQL Server
- Themes
- Multi language
- Granular permissions
- Markdown editor
- You can use your own ASP.NET Identity
- Clone the repository
- Run the Atles.Server project
- Database and default data will be created automatically
- Login with the default admin account:
- Email: admin@default.com
- Password: !P455w0rd?
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.