Onboarding — someli-platform¶
The customer-facing frontend. Nuxt 2 / Vue 2 (SPA mode — no SSR). Pairs with someli-api. Bundles the Polotno-based visual editor as a prebuilt React app at the repo root.
First: make sure you've worked through the cross-cutting docs.
Read in order¶
01-setup.md— clone, install bothnode_modulestrees, env vars, start the dev server02-stack.md— Nuxt 2, Vue 2.7, the Polotno sub-project, Bootstrap-Vue and the CDN dependencies03-architecture.md— pages / components / store / middleware / plugins; the request lifecycle; account-scoped routing04-getting-started.md— your first contribution05-where-to-look.md— symptom → location routing table
Related reference docs (audit tree)¶
../../audit/someli-platform/— the full audit subtree (20 chapters + aweb-client/subtree)../../code-inspect/someli-platform.md— code-level bugs and quality findings