This repository includes a full-stack configuration that allows free and automatic SSL certificates.
- nginx
- LetsEncrypt
- Node.js server
- Emberjs web app
- Firebase database
nginx is used to map different domains and issue the SSL certificate.
LetsEncrypt is a new Certificate Authority that issues free, automated and open SSL/TLS certificates.
Node is used to host the web application and issue custom JWT tokens.
This is the front-end web application.
Provides data storage and an API that includes authentication.