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- 1Setup with CLIComplete setup guide with every prompt explained
- 2After setupFirst login, branding, and publish checks
- 3TroubleshootingFast fixes for common setup errors
- 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:
- run
npm run setup - answer prompts
- deploy
- create admin account at
/admin/seed
Read in this order
setup-cli.md— complete setup guide with every prompt explainedafter-setup.md— first login, branding, and publish checkstroubleshooting.md— fast fixes for common setup errorsdeveloper-notes.md— optional, only if you want to edit code