mirror of
https://github.com/coder/coder.git
synced 2026-09-23 14:03:57 +08:00
* feat: Add built-in PostgreSQL for simple production setup Fixes #2321. * Use fork of embedded-postgres for cache path
Examples
List examples in our CLI with coder templates init.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a project from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-macos
coder templates create