Documentation
¶
Overview ¶
Command basic is the reference host application for the CMS module. It wires the CMS into a plain net/http server. Run a Postgres instance (see docker-compose.yml in this directory), then:
go run .
and visit http://localhost:4000/admin/. On first run an admin account is created from CMS_ADMIN_EMAIL / CMS_ADMIN_PASSWORD (with development-only defaults, printed at startup).
Click to show internal directories.
Click to hide internal directories.