A command line interface for JUSTAOS.
-
Install deno (version 1.29.1)
https://deno.land/[email protected]/getting_started/installation -
Install mongodb
https://www.mongodb.com/download-center?#community
deno install -A --unstable -n justaos https://deno.land/x/justaos/mod.ts
The JUSTAOS CLI makes it easy to create an application that already works, right out of the box.
Easily start your JUSTAOS and load installed cloud applications on platform.
Check configuration in config.json before running the JUSTAOS.
By default, platform starts on port 8080. Open http://localhost:8080 to view the landing page of JUSTAOS.