Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Container + Cloudflare Tunnel Boilerplate

Monorepo example:

Quick start (VS Code)

  1. Open repo in VS Code
  2. Cmd + Shift + P > Dev Containers: Reopen in Container
  3. Wait for the initial dependency bootstrap to finish for both backend/ and frontend/
  4. Verify local endpoints:
    curl -I http://localhost:3003
    curl -I http://localhost:4242
    curl -I http://localhost:8080

Cloudflare Tunnel

Tunnel runs as a separate cloudflared service in .devcontainer/docker-compose.yml. Set CLOUDFLARED_TOKEN in .devcontainer/.env to enable it.

See docs/CONTAINERS-DEMO.md for presentation script and rollout notes.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages