Created & hosted with a Raspberry Pi on my home.
Visit eSantini.com to see if it's running.
This project was bootstrapped with Create React App.
Run yarn build
to create the /build
folder.
If NGINX & port forward is configured correctly this should start serving the static files on the site.
Reverse Proxy configured with NGINX on ports 443 for a secure transfer protocol (https) with http2 & SSL.
File nginx-sites-available in api repo contains the current NGINX configuration.