Honlsoft logo

Honlsoft

BlogProjectsAboutLinksFitness

Tag archive

Posts tagged nginx

1 post tagged with nginx.

May 14, 2019

Using nginx to Host a Single Page Application

Deploying any single page application requires a web server to host static content. Traditionally, having a web server requires configuring a server somewhere to run the software to host the application. I have been using docker for approximately two years, and it's become one of my favorite tools to deploy applications.