Commit graph

2 commits

Author SHA1 Message Date
684e3a4c62
fix: Fixes project name in license section
Corrects the project name from "TypeNot" to "GoogleDonts" in the
README.md to ensure consistency and accuracy regarding the
licensing information.
2024-11-27 12:51:29 +01:00
5a4d3aa9e7
feat: Add README and dynamic port configuration
Introduces a README with setup and usage instructions for the GoogleDonts app, enhancing accessibility and guidance for users.

Adapts the app to use an environment variable for port configuration, allowing flexibility in deployment environments, which defaults to port 5678 when unset.

Refactors request headers to exclude "Accept-Encoding", ensuring compatibility with font responses.

This update aims to support user autonomy in hosting and increase privacy assurance.

Relates to potential improvements in user deployment experiences and privacy measures.
2024-11-27 12:50:44 +01:00