Directories
¶
| Path | Synopsis |
|---|---|
|
Package analytics is the cookieless, privacy-first web analytics module: a tracking snippet, an event ingest endpoint, and a dashboard.
|
Package analytics is the cookieless, privacy-first web analytics module: a tracking snippet, an event ingest endpoint, and a dashboard. |
|
Package config loads foundry's runtime configuration from flags and environment variables.
|
Package config loads foundry's runtime configuration from flags and environment variables. |
|
Package crm is the CRM module: contacts, a pipeline kanban, and notes.
|
Package crm is the CRM module: contacts, a pipeline kanban, and notes. |
|
Package server wires foundry's HTTP layer together and exposes the App that feature modules (crm, analytics, …) register themselves onto.
|
Package server wires foundry's HTTP layer together and exposes the App that feature modules (crm, analytics, …) register themselves onto. |
|
Package store is foundry's data layer: a thin wrapper over an embedded, pure-Go SQLite database.
|
Package store is foundry's data layer: a thin wrapper over an embedded, pure-Go SQLite database. |
|
Package web holds foundry's embedded templates and static assets so the whole application ships as a single self-contained binary.
|
Package web holds foundry's embedded templates and static assets so the whole application ships as a single self-contained binary. |
Click to show internal directories.
Click to hide internal directories.