mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
Keeping the deps in sync between this and the primary go.mod is a headache. adds Tailscale generated types
APITypings
This main.go generates typescript types from the codersdk types in Go.
Uses it's own go.mod
to exclude goja deps from the main go.mod.