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 as CMS_ADMIN_EMAIL, with CMS_ADMIN_PASSWORD or — when that is unset — a password generated and logged once.
Click to show internal directories.
Click to hide internal directories.