Create New NodeJS App & install the Liara CLI
git clone https://github.com/liara-cloud/nestjs-getting-started.git # or clone your own fork
cd nestjs-getting-started
liara login
liara deploy --port 3000 --platform node
Create New NodeJS App & install the Liara CLI
git clone https://github.com/liara-cloud/nestjs-getting-started.git # or clone your own fork
cd nestjs-getting-started
liara login
liara deploy --port 3000 --platform node