[![Build Status][github-actions-status]][github-actions-url]
Feeds service is the decentralized social platform application where users remain in full control of their own data. And the project has been working based the repository:
https://github.com/electron-react-boilerplate/electron-react-boilerplate.git
- If you have installation or compilation issues with this project, please see our debugging guide
First, clone the repo via git and install dependencies:
$ git clone https://github.com/elastos-trinity/feeds-service-desktop.git
$ cd feeds-service-desktop
$ yarn
Start the app in the dev
environment:
$ yarn start
To package apps for the local platform:
$ yarn package
See our docs and guides here
MIT