Development

Meerkat CRM is a two-service application: a Go REST API and a React SPA. Both run independently during development.

  • Architecture — request flow, middleware, database, frontend patterns
  • Backend — setup, conventions, adding endpoints, migrations
  • Frontend — setup, conventions, hooks, translations
  • Testing — unit, integration, and E2E tests
  • Contributing — workflow, code style, pull requests

Table of contents


Back to top

Meerkat CRM - Self-hosted personal contact management

This site uses Just the Docs, a documentation theme for Jekyll.