Busy.org is an open source community platform which is feature enhanced version of Steemit.It extends steemit with many rich features which are difficult to access or not supported by steemit.Busy.org is a site which is contributed by many developer to prosper steemit.
Busy.org features -
1.Wallet
2.Easy to use
3.Draft saving
4.Access to drafts
5.Transfer SBP,Steem at ease
6.Uptime
7.Good design
8.Notification option
9.Tags
- Beautiful Icons
- Steemit api
- Writing - Bold letters and Italic , link ,image
How to set up on Localhost
Things to get installed
Have Node.js and npm installed on PC
Yarn package installed - https://yarnpkg.com/lang/en/docs/getting-started/
Next Steps - Open command prompt-
git clone https://github.com/busyorg/busy.git
cd busy
yarn
yarn start
Yarn Setup
I implemented Busy.org in my Google cloud platform account but can run this file on your home PC on any other VPC.To set up yarn on windows ,
using Chocolatey https://chocolatey.org/
choco install yarn
yarn
yarn --version
On Unix and alternative - curl -o- -L https://yarnpkg.com/install.sh | bash
After installation completes open a new cmd window
cd busy
yarn
yarn build
yarn start or yarn run and then select options
use port 3000 on localhost or command - EXPORT PORT=8080
Technologies Used
Node.js
React.js
Cloudflare
Express
webpack
segment
For any Support you can comment
Enjoy