0adb3ed8a1a431b6e8e7210a9632ded7dc532942
- Introduce `setup-certs.sh` script for generating trusted local TLS certificates using mkcert. - Add Nginx configuration files for local and Docker environments to handle HTTPS requests and proxy to backend services. - Update `docker-compose.yaml` to include Nginx service for unified TLS entry and adjust frontend service ports for local development. - Create `AGENTS.md` and `README.md` files to document the local HTTPS setup process and usage instructions. - Modify backend startup commands in `README.md` for consistency with new requirements. - Add `.gitignore` to exclude generated certificates from version control.
Description
No description provided
Languages
TypeScript
64.4%
Python
33.4%
CSS
1.2%
Shell
0.4%
Makefile
0.4%
Other
0.1%