Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 458 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 458 Bytes

CSharpApp

A CRM application to manage customers and service tickets.

Description

TODO

Technologies

  • ASP.Net Core 8
  • React + PrimeReact
  • Docker support
  • NGINX
  • LetsEncrypt
  • CertBot
  • EntityFramework
  • EntityFrameworkCoreIdentity
  • Automapper
  • JWT Authorization Tokens

A Few Words

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.