1) Requirements Check
-
PHP version >= 8.1
8.3.30
PASS
-
PHP extension: mysqli
Loaded
PASS
-
PHP extension: json
Loaded
PASS
-
PHP extension: mbstring
Loaded
PASS
-
PHP extension: openssl
Loaded
PASS
-
Node.js (recommended >= 20)
Not detected from PHP runtime
WARN
-
npm available
Not detected from PHP runtime
WARN
You can continue when required checks pass. Node/npm are informational checks and may show WARN when PHP shell execution is restricted on cPanel.
3) Schema + Seed
Apply core Nia+ schema and optional starter seed data into your selected database.
schema.sql: /home/gators/nia.gators.cafe/apps/api/db/schema.sql
seed.sql: /home/gators/nia.gators.cafe/apps/api/db/seed.sql
4) API Environment (.env)
5) Admin Account Setup
Create or update the admin login account used for secure platform administration.
Installation Status
- Requirements readyYES
- DB connectedNO
- Schema appliedNO
- Seed appliedNO
- .env writtenNO
- Admin createdNO
Final server commands after installer:
npm install
npm run build -w @niaplus/api
npm run cpanel:start -w @niaplus/api