Documentation

Nexfolio setup guides

Everything you need after purchase: run the setup wizard, publish your site, and manage content in the admin CMS.

Start with setup guide
  1. 1Setup with CLIComplete setup guide with every prompt explained
  2. 2After setupFirst login, branding, and publish checks
  3. 3TroubleshootingFast fixes for common setup errors
  4. 4Developer notesOptional — only if you want to edit code

These guides are also published at /docs on your deployed Nexfolio site (for example https://your-site.vercel.app/docs).

This documentation is now one path only:

  1. run npm run setup
  2. answer prompts
  3. deploy
  4. create admin account at /admin/seed

Read in this order

  1. setup-cli.md — complete setup guide with every prompt explained
  2. after-setup.md — first login, branding, and publish checks
  3. troubleshooting.md — fast fixes for common setup errors
  4. developer-notes.md — optional, only if you want to edit code