Yaltopia-Ticket-Email/docs/README.md

30 lines
1018 B
Markdown

# Documentation
## 📚 Available Guides
### [API Reference](API.md)
Complete API documentation with request/response examples, error codes, and usage patterns.
### [Deployment Guide](DEPLOYMENT.md)
Step-by-step deployment instructions for Docker, cloud platforms, and manual deployment.
### [Security Guide](SECURITY.md)
Security features, best practices, and implementation details.
### [Production Deployment](PRODUCTION_DEPLOYMENT.md)
Comprehensive production deployment guide with monitoring, troubleshooting, and best practices.
## 🚀 Quick Links
- **Getting Started**: See main [README.md](../README.md)
- **API Testing**: Use the examples in [API.md](API.md)
- **Production Setup**: Follow [DEPLOYMENT.md](DEPLOYMENT.md)
- **Security Review**: Check [SECURITY.md](SECURITY.md)
## 📞 Support
1. Check the relevant documentation first
2. Review logs for error details
3. Verify environment configuration
4. Test with health endpoint: `GET /health`
5. Check Resend status page if email issues persist