A command line interface for REDVARS.
-
Install deno (version 1.29.1)
https://deno.land/manual@v1.29.1/getting_started/installation -
Install mongodb
https://www.mongodb.com/download-center?#community
deno install -A -n redvars https://deno.land/x/redvars/mod.tsThe REDVARS CLI makes it easy to create an application that already works, right out of the box.
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.