https://github.com/sendistephen/invoice-web
This project demonstrates how to create a secure, containerized full-stack application using Node.js, Express, and MongoDB, with Docker for containerization, Nginx for reverse proxy setup, and SSL for security.
https://github.com/sendistephen/invoice-web
docker docker-compose mongodb nginx-proxy nodejs
Last synced: 3 months ago
JSON representation
This project demonstrates how to create a secure, containerized full-stack application using Node.js, Express, and MongoDB, with Docker for containerization, Nginx for reverse proxy setup, and SSL for security.
- Host: GitHub
- URL: https://github.com/sendistephen/invoice-web
- Owner: sendistephen
- Created: 2024-10-23T05:39:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T14:25:51.000Z (over 1 year ago)
- Last Synced: 2025-02-24T01:50:31.662Z (over 1 year ago)
- Topics: docker, docker-compose, mongodb, nginx-proxy, nodejs
- Language: JavaScript
- Homepage:
- Size: 236 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# invoice-web
This project demonstrates how to create a secure, containerized full-stack application using Node.js, Express, and MongoDB, with Docker for containerization, Nginx for reverse proxy setup, and SSL for security.