New Project / Service / Database Create Railway projects, services, and databases with proper configuration. When to Use - User says "deploy to railway" (add service if linked, init if not) - User says "create a railway project", "init", "new project" (explicit new project) - User says "link to railway", "connect to railway" - User says "create a service", "add a backend", "new api service" - User says "create a vite app", "create a react website", "make a python api" - User says "deploy from github.com/user/repo", "create service from this repo" - User says "add postgres", "add a database",…