Getting started
Quick start with wikiit.dev CMS
0views0comments
Set up your environment and run backend + CMS + web for the first time.
Overview
This doc walks through setting up your dev environment and running all three projects for the first time.
Requirements
Node.js 22, pnpm 10, and Docker (Postgres + Redis + MinIO) already installed.
Steps
Clone the repo, run docker compose up -d, install dependencies per project with pnpm, then start the backend first so the CMS/web have an API to call.
Tags
setupgetting-started
Docs
← BackCategory
Getting started · Docs