Repository layoutΒΆ
Path |
Responsibility |
|---|---|
|
Startup, configuration, database connection, and route registration. |
|
HTTP handlers and domain-specific database operations. |
|
Jekyll source pages, JavaScript, Sass, layouts, and themes. |
|
Generated frontend output served by the Go process. |
|
Fresh-database schema. |
|
Incremental changes for existing installations. |
|
Complete endpoint and payload reference. |
|
Installation and deployment instructions. |
|
Frontend, backend, documentation, install, and cleanup targets. |
Run the service from the repository root. Several handlers load templates from
public/ using relative paths.