| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/codex/current/ |
Upload File : |
{
"$schema": "https://www.schemastore.org/package.json",
"name": "codex",
"private": true,
"type": "module",
"scripts": {
"build": "vite build",
"dev": "vite",
"deploy": "node scripts/deploy/deploy.cjs",
"deploy:rollback": "node scripts/deploy/rollback.cjs",
"deploy:releases": "node scripts/deploy/releases.cjs",
"deploy:health": "bash scripts/deploy/health-check.sh",
"spectral": "spectral lint openapi/spec.yaml"
},
"devDependencies": {
"@stoplight/spectral-cli": "^6.11.1",
"@tailwindcss/vite": "^4.0.0",
"concurrently": "^9.0.1",
"laravel-vite-plugin": "^3.1",
"tailwindcss": "^4.0.0",
"vite": "^8.0.0"
},
"dependencies": {
"archiver": "^7.0.1",
"dotenv": "^16.4.5",
"node-ssh": "^13.2.0"
}
}