The ngdpbase installation system runs a first-time setup wizard when the platform is first accessed. This guide describes what the installer does and what it creates. For the step-by-step walkthrough of completing the wizard, see Installation and First-Run Setup.
On first access, ngdpbase detects that setup is required and redirects you to the setup wizard (/install). The wizard:
| Item | Description |
|---|---|
config/app-custom-config.json | Your instance configuration — application name, base URL, session secret, organization details |
users/organizations.json | Schema.org Organization record used in metadata and footers |
| Admin user | Administrator account with the password you set |
| Pages | All startup pages copied from required-pages/ to your pages directory |
Once setup is complete the installer will not run again. You can:
app-custom-config.json directlyusers/organizations.jsonFor implementation details, service layer architecture, and route integration, see Documentation for Developers.