Use GITEA_ACTOR and GITEA_TOKEN for Docker registry login. These secrets
are automatically provided by Gitea Actions and require no manual
configuration.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add simple Node.js Hello World application with automated Docker build and
push workflow using Gitea Actions. The workflow builds and pushes images to
the Gitea registry with versioning from package.json.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>