A CRM application to manage customers and service tickets.
TODO
- ASP.Net Core 8
- React + PrimeReact
- Docker support
- NGINX
- LetsEncrypt
- CertBot
- EntityFramework
- EntityFrameworkCoreIdentity
- Automapper
- JWT Authorization Tokens
NGINX exposes ports :80 :443 and works as a reverse proxy for the API server. In combination with certbot it can retrieve and renew SSL certificates.