Skip to main content

Repository Structure

Our main app, SDKs and documentation are separate repositores, under the Maxun organization on GitHub.

Maxun

  • Maxun repository: https://github.com/getmaxun/maxun_docs
  • src: Maxun frontend. We use React, Typescript and Styled Components.
  • server: Maxun backend. We use Node.js, Typescript, Playwright.
  • maxun-core: Maxun core. Available on NPM.
  • public/locales: All i18n language files.

Maxun Docs

Maxun Docs Repository: https://github.com/getmaxun/maxun_docs

Maxun SDKs