Archives
Stack on a Box | .Net Core, NGINX, Flask on Ubuntu.
Posted on May 15, 2020
Being able to develop a tidy stack on a small, portable box is very convenient. In this post, I will highlight how I set up a full stack application on a small Ubuntu box hosted by Digital Ocean. NGINX will be used to host the applications (the front-end .NET Core application and the Flask/Python API) […]