quicknotes / README.md
danielpancake
Initial commit
274b8ff unverified
|
Raw
History Blame Contribute Delete
499 Bytes
---
title: QuickNotes
emoji: ๐Ÿ“
colorFrom: blue
colorTo: green
sdk: docker
app_port: 8080
pinned: false
---
# QuickNotes on Hugging Face Spaces
Runs the hardened QuickNotes container published to GitHub Container Registry and served using Hugging Face's Docker SDK.
- **Port:** `8080` (`app_port: 8080` is required because HF defaults to `7860`)
- **Image:** `ghcr.io/danielpancake/devops-intro/quicknotes:v0.1.0` (must be public)
- **Endpoints:** `/health`, `/notes`, `/notes/{id}`, `/metrics`