Skip to main content

Use the FixCodeNow app

Open app.fixcodenow.com and select Projects. A project page shows its status, health, services, public URL, current release, recent activity, and architecture. Click Change project to continue in Chat. The project actions also let you:
  • Add a service.
  • Change configuration.
  • View logs.
  • Manage environment variables through a secure form.
  • Stop the project while preserving stored data.
  • Permanently delete the project and its data.
Project changes may require your approval before FixCodeNow applies them.

Connect to a private service

Use the deployment ID and service name shown by fixcodenow list:
The command opens an available local TCP port and keeps the connection active until you stop it. Choose a specific local port with --local-port.

Stop a project

This stops the project but preserves persistent data. The CLI asks for confirmation. To permanently delete the project and its persistent data:
Purging data cannot be undone.