https://github.com/betterstack-community/caddy-node-app
A sample Node application built to demonstrate using Caddy as a reverse proxy
https://github.com/betterstack-community/caddy-node-app
Last synced: 20 days ago
JSON representation
A sample Node application built to demonstrate using Caddy as a reverse proxy
- Host: GitHub
- URL: https://github.com/betterstack-community/caddy-node-app
- Owner: betterstack-community
- License: apache-2.0
- Created: 2023-11-24T12:33:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T15:50:50.000Z (over 2 years ago)
- Last Synced: 2025-01-13T21:44:47.410Z (over 1 year ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node application
A sample Node application built to demonstrate using Caddy as a reverse proxy.
**Tutorial**:
[Deploying Web Apps with Caddy: A Beginner's Guide](https://betterstack.com/community/guides/web-servers/caddy/)

## ⚖ License
The code used in this project and in the linked tutorial are licensed under the
[Apache License, Version 2.0](LICENSE)