Skip to content

chrisfxu/http-server

Repository files navigation

http-server

Running the application

To run the application, first make sure Docker is installed.

Then, navigate to the project directory and do:

  • docker-compose build to build the Docker image
  • docker-compose up to start the server

To shut it down, open a new terminal window and navigate to the project directory again. Then, do:

  • docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published