# Example: build on Ubuntu 16.04 =>
./http-new helloworld
echo "Hello World!" > ./applications/helloworld/resources/static/index.html
./http-make helloworld
./http-run helloworld
# Or build Docker image =>
DOCKER=y ./http-make helloworld
docker run -it -p 8080:80 --rm <your-repo>/helloworld
-
Notifications
You must be signed in to change notification settings - Fork 0
The epoll-based framework to develop High-performance NGINX modules
License
ghostplant/ngx-application
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The epoll-based framework to develop High-performance NGINX modules
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published