• xiezhi's avatar
    Initial commit: C++ 12.2.0 HTTP server template · 09766d68
    xiezhi authored
    - Add hello_world.cpp 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
    09766d68
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.cpp Loading commit data...