Hacktoberfestdocumentationgood first issuehacktoberfest-accepted
Metriche repository
- Star
- (1 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Objective
Make project onboarding friendly and maintainable.
Comprehensive README
- Quick start guide
- API examples
- Environment config instructions
- Docker setup steps
Contribution Guide & Hacktoberfest Instructions
- Steps for contributing
- Hacktoberfest-specific guidelines
.env.example File
- Include all required environment variables and defaults for development
API Documentation
- Example requests for JWT, OAuth, Magic Link endpoints
Security Considerations
- Document password hashing
- JWT expiration policy
- Input validation practices