/mybuddy

Primary LanguageJavaScriptOtherNOASSERTION

Buddy Pond My Buddy

Companion App for Buddy Pond. Run your own https://buddypond.com offline with a single command.

What does this App do?

  • Installs the latest Buddy Pond source code locally to your system
  • Installs the latest Buddy Pond AppStore locally to your system
  • Starts up an HTTPS / SSL Static File Server on localhost to serve Buddy Pond

Compile My Buddy From source

Would rather just run the source? Awesome!

Simply run the following commands. You will need to have: git, npm, and node ready.

git clone https://github.com/Marak/mybuddy
cd mybuddy
npm install
npm start

You can now start using Buddy Pond by visiting https://localhost

Download My Buddy

Binary distributions of MY BUDDY are coming in two more weeks.

License

Buddy Pond Copyright (C) 2022 Marak Squires See LICENSE file