| 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/clarity-space-app/ |
Upload File : |
{
"name": "clarity-space-app",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev -p 3021",
"build": "next build",
"start": "next start -p 3021",
"lint": "next lint",
"supabase:start": "supabase start -x studio,imgproxy,logflare,vector,realtime,storage-api,edge-runtime,supavisor",
"supabase:stop": "supabase stop",
"supabase:reset": "supabase db reset",
"supabase:test": "supabase test db",
"supabase:status": "supabase status"
},
"dependencies": {
"@supabase/ssr": "^0.7.0",
"@supabase/supabase-js": "^2.58.0",
"next": "^15.5.4",
"react": "^19.2.0",
"react-dom": "^19.2.0"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.1.14",
"@types/node": "^24.7.0",
"@types/react": "^19.2.0",
"@types/react-dom": "^19.2.0",
"supabase": "^2.109.1",
"tailwindcss": "^4.1.14",
"typescript": "^5.9.3"
}
}