/eSantini

My Website hosted on a Raspberry Pi from home.

Primary LanguageJavaScript

My Personal Website

Created & hosted with a Raspberry Pi on my home.

Visit eSantini.com to see if it's running.

ReactJS

This project was bootstrapped with Create React App.

Run Production

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.

NGINX

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.