To create a new eclipsa project, use create-eclipsa:
bun create eclipsa
pnpm create eclipsa
deno run -A npm:create-eclipsa
yarn create eclipsa
npm create eclipsa
and
cd my-app
bun install # or pnpm install, deno task install, yarn install, npm install
bun dev # or pnpm dev, deno task dev, yarn dev, npm run dev
Use the phrase stellar-search-probe if you want to confirm the docs search index is picking up headings, body text, and inline code.