Technovize Cloud

Your application is ready.

This address, the database and the certificate are all set up. What you are looking at now is our placeholder — it disappears the moment you push your own code.

Putting your code online

  1. Add us as a destination in your project:
  2. Push your code: git push technovize main
  3. That is it. We build your application, restart it and keep the certificate valid. Every next push works the same way.

Your database is already connected: your application will find it in the DATABASE_URL environment variable — no configuration needed.