Skip to content

Onboarding — Someli-Designer

The internal designer frontend. Nuxt 2 / Vue 2 (SPA mode) + Polotno editor. Used by Someli's content-ops staff to author and maintain the template library that powers the customer-facing AI content generator.

Pairs with designer-api. Looks superficially like someli-platform but is much thinner (~73 pages, single store/index.js, no caching layer, only 4 components in components/).

First: make sure you've worked through the cross-cutting docs.

Read in order

  1. 01-setup.md — clone, install, env vars, start
  2. 02-stack.md — Nuxt 2, Vue 2.7, the Polotno fork (different from someli-platform's)
  3. 03-architecture.md — folder map, page list, axios middleware, role-based nav gating
  4. 04-getting-started.md — first contribution
  5. 05-where-to-look.md — symptom → location