Files
backend/.vscode/settings.json
NanamiAdmin 934190eebf feat: implement core functionality for super-frpc service
This commit introduces the core functionality for the super-frpc service including:
- Configuration management
- User authentication and authorization
- Database integration
- FRPC instance management
- API endpoints for user operations
- Token-based authentication system
- Password hashing and validation
2026-02-23 00:19:57 +08:00

3 lines
43 B
JSON

{
"markdown.validate.enabled": true
}