An open API service indexing awesome lists of open source software.

https://github.com/marak/mybuddy


https://github.com/marak/mybuddy

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Buddy Pond My Buddy

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

## What does this App do?
- Installs the latest [Buddy Pond source code](https://github.com/marak/buddypond) locally to your system
- Installs the latest [Buddy Pond AppStore](https://github.com/Marak/buddypond/tree/master/desktop/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