Important
This is pre-alpha software! The first release of the new Satellite application stack will soon be ready (at which point this notice will be removed) but until then expect that things will be moved around, changed, and deleted without warning. In fact we currently make no guarantees about anything. This readme is just a high level description of the current state.
BUILD IN PUBLIC
This mono repo contains all the packages and apps for satellite earth
git clone https://github.com/satellite-earth/packages.git
cd packages
make install
make buildmake start
# or to run the dev version (live refresh)
make devmake installInstall all dependenciesmake updatePull, install, and build all packages and appsmake nukeRemove all installed dependenciesmake startStartpersonal-nodemake devRun the development enviroment with live reloading