Skip to content

redvars/cli

Repository files navigation

REDVARS CLI

A command line interface for REDVARS.

Build

Prerequisites

Setup

Set up

deno install -A -n redvars https://deno.land/x/redvars/mod.ts

Commands

redvars new

The REDVARS CLI makes it easy to create an application that already works, right out of the box.

redvars run

Easily start your REDVARS and load installed cloud applications on platform.

Check configuration in config.json before running the REDVARS.

By default, platform starts on port 8080. Open http://localhost:8080 to view the landing page of REDVARS.

Code of Conduct

Contributor Covenant

License

Apache License 2.0

Contributors