Deployment
Update
How to update VtiNode app.
Update VitNode
VitNode works as NPM package, so you can update it using the following command:
Packages has a script that will update the database, update the files, create a migration etc.
Sometimes in our patch notes we will mention that you need to update a specific package for example next
or react
to a specific version.
Canary
If you want to use the canary version, you can use @canary
tag.