A forum software built with ASP.NET Core Blazor WebAssembly.
Documentation: Atles Wiki.
- Blazor WebAssembly 3.2.0
- Entity Framework Core 3.1
- SQL Server (more to come)
- 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 any of the following accounts:
- Admin User: [email protected] / !P455w0rd?
- Moderator User: [email protected] / !P455w0rd?
- Normal User: [email protected] / !P455w0rd?
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.