--- title: Dashboard layout: admin draft: false --- # Admin Dashboard Site is served statically. Use the CLI to manage content and users. ``` nebbet build # one-shot build nebbet build --watch # watch mode nebbet user add admin nebbet user list ```