SecureEnv

Repository Setup

Feature 01 prepares the frontend and backend foundations for SecureEnv without implementing authentication or cryptography yet.

Prepared routes

Frontend placeholder pages are ready for the next features.

/register
/login
/dashboard
/projects/[projectId]
/projects/[projectId]/files/new
/projects/[projectId]/files/[fileId]

API health

Calling GET /health...