mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
feat: Add documentation files including Code of Conduct, Contributing guidelines, and Security policy; update Markdown linting configuration and scripts
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Server Articles
|
||||
|
||||
Articles related to the EchoHub server built with ASP.NET Core.
|
||||
|
||||
## Topics
|
||||
|
||||
- Authentication and JWT tokens
|
||||
- SignalR hub and real-time messaging
|
||||
- File upload and validation
|
||||
- Rate limiting configuration
|
||||
- Database schema and migrations
|
||||
@@ -0,0 +1,2 @@
|
||||
- name: Overview
|
||||
href: index.md
|
||||
Reference in New Issue
Block a user