Skip to content
@satellite-earth

Satellite

Satellite

Setup Local development

If you want to setup all the repos and play around with them locally you can use the handy Makefile

# download the Makefile
wget https://raw.githubusercontent.com/satellite-earth/.github/master/tools/Makefile
# clone, install, link, and build repos
make setup dev

Avaliable commands

  • make setup Clone all repos, install dependencies, and build all packages
  • make update Pull all repos
  • make dev Pull and checkout dev branch
  • make link Link package dependencies
  • make watch Build all packages and watch for changes
  • make clean Remove npm links

Running Development Server

NOTE the dev server will run the latest code and will be unstable

Minimum requirements: 1 CPU and >=2GB of RAM

  1. Install node and pnpm on the server
  2. Download Makefile wget https://raw.githubusercontent.com/satellite-earth/.github/master/tools/dev-server/Makefile
  3. Setup repos make setup
  4. Start personal node make start-personal or public node make start-public

make update will update the dev server and pull the latest changes

Popular repositories Loading

  1. desktop desktop Public

    TypeScript 2

  2. web-ui web-ui Public

    TypeScript

  3. personal-node personal-node Public

    TypeScript

  4. dashboard-ui dashboard-ui Public

    JavaScript

  5. core core Public

    TypeScript

  6. multiplexer multiplexer Public

    TypeScript

Repositories

Showing 8 of 8 repositories
  • satellite-earth/personal-node’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 5, 2024
  • core Public
    satellite-earth/core’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 5, 2024
  • satellite-earth/public-node’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jun 21, 2024
  • web-ui Public
    satellite-earth/web-ui’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jun 21, 2024
  • desktop Public
    satellite-earth/desktop’s past year of commit activity
    TypeScript 2 MIT 0 0 0 Updated Jun 21, 2024
  • satellite-earth/multiplexer’s past year of commit activity
    TypeScript 0 0 0 0 Updated Jun 17, 2024
  • .github Public
    satellite-earth/.github’s past year of commit activity
    Makefile 0 0 0 0 Updated Jun 1, 2024
  • satellite-earth/dashboard-ui’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated May 17, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…