π§Installation
System Requirements
Requirement
Minimum
Step-by-Step Installation
1. Download NOVA Core
# Clone from GitHub
git clone https://github.com/Buddhapt/nova-framework.git nova_core2. Database Setup
-- File: nova_core/sql/nova.sql
-- Creates all required framework tablesmysql -u your_user -p your_database < nova_core/sql/nova.sql3. Resource Structure
4. Server Configuration
5. Verify Installation
Installing nova_bridge (Optional)
Troubleshooting
"oxmysql not found"
"Table doesn't exist"
Scripts not loading
Last updated