Skip to main content

Code sample

Create Corvina App

We developed a CLI tool to help you to create a Corvina application. You can find it here. Your productivity is important for us, so we want to help you to create a Corvina application in the fastest way possible!

Code sample

You can find a sample application in this repository. It's a simple application made by two pieces:

  • a frontend application made with vue.js in the app folder
  • a backend application made with node.js, typescript and Nest.js in the service folder

If you want to develop locally, you can run the fake-http-server that will simulate the Corvina API and the authentication server. You can find the fake-http-server in the fake-http-server folder.

In the helm-charts folder you can find the helm chart to deploy the application in a kubernetes cluster. But this is not mandatory, you can deploy the application in any way you want!

Testing your application

To test your application inside Corvina, there are two ways:

  • ask us to install your application in App Store (see Contact us)
  • install your application clicking on "Try custom app" in the "Manage" tap of the App Store Corvina instances