• xiezhi's avatar
    Initial commit: C 12.2.0 HTTP server template · 731707c8
    xiezhi authored
    - Add hello_world.c with HTTP server implementation
    - Add Dockerfile for containerization
    - Add docker-entrypoint.sh for deployment
    - Add Makefile for build automation
    - Add .eazy configuration file
    - Add .resource directory with dev config
    - Add comprehensive README.md
    - Support environment variable port configuration
    - Ready for production deployment
    731707c8
Name
Last commit
Last update
.resource Loading commit data...
.vscode Loading commit data...
.eazy Loading commit data...
.gitignore Loading commit data...
Dockerfile Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
docker-entrypoint.sh Loading commit data...
hello_world.c Loading commit data...