Requirements
Node JS
Before you install CliNext, make sure to download and install Node.js (version 18.x or higher), a JavaScript runtime. When installing Node.js, you are recommended to check all checkboxes related to dependencies.
Docker (for local environment)
- Docker 👉 Version 20.10.0 or above
- Docker compose 👉 Version #TODO or above
The easiest and recommended way to get Docker Compose is to install Docker Desktop. Docker Desktop includes Docker Compose along with Docker Engine and Docker CLI which are Compose prerequisites. More
Servable CLI
The Servable Command Line Interface
- npm
- yarn
npm install -g @servable/cli
yarn global add @servable/cli