Install busy.org (frontend) to your local environment (OSX)

in #busy7 years ago (edited)

Install yarn


Yarn is a package manager used by Busy team. You can install it with brew:

$ brew install yarn

If you don't have homebrew, have a look at alternative installation methods here.

Checkout the busy.org repository


$ git clone https://github.com/busyorg/busy.git
$ cd busy

Install dependencies


$ yarn install

Run dev-server


$ yarn dev-server

Wait a couple of minutes before trying to access the interface. You will see something like that once it's ready:

Screen Shot 2018-04-21 at 4.01.41 PM.png

After that, you can access the interface at http://localhost:3000.

Screen Shot 2018-04-21 at 4.02.38 PM.png

Notes:


  • Most steps are same on other operating systems. You need to install yarn and git.
  • Posting this on my localhost as a test. :)
  • You just use the client/interface in your local environment. It still accesses the official nodes and endpoints.
Sort:  

That's a dev build not production 🙈

Yes. dev-server exposes that information. :)

Busy is easier to setup than steemit/condenser, I remembered last time I try to run steemit on local, is so hard to setup.

#remindme: 2018-04-21 14:03:00 UTC

You wanted to be reminded

Current status of AI at 2018 :P

!hivebits

Hivebits blends Hive's blockchain and Bitcoin's ethos. Your effort = your reward. Mine HBIT simply with ! hivebits (no space), one-per-day. Success! You just mined .9 HBIT and the user you replied to received .1 HBIT on your behalf. You can receive 100% of the HBIT by replying to one of your own posts or comments. Or, support Hivebits by using the official HBIT mine | your wallet | market | tools | connect | <><

!LOLZ

Scrabble
It’s all fun and games until someone loses an I.

Credit: reddit
$LOLZ
Use the !LOL or !LOLZ command to share a joke and an $LOLZ. (1/1)@remindme.bot, I sent you an on behalf of @steemelements

!hivebits

!LOLZ

You can never trust an artist
Theyre super sketchy

Credit: reddit
$LOLZ
Use the !LOL or !LOLZ command to share a joke and an $LOLZ. (1/1)@remindme.bot, I sent you an on behalf of @pornwhale

!LOLZ

A priest was arrested at a church
He was convicted for mass murder.

Credit: reddit
$LOLZ
Use the !LOL or !LOLZ command to share a joke and an $LOLZ. (1/1)@remindme.bot, I sent you an on behalf of @drowningwhale

!hivebits

!LUV

(1/1) gave you LUV. H-E tools | connect | <><

Given the current emission rate of LUV pushing 500/day, increases to required LUV levels will likely be forthcoming.@drowningwhale

Witness beyler, sndbox ın akibeti hakkında türk topluluğunu aydınlatır mısınız? Konu biraz karışmış gibi görünüyor. Muhtemelen siz konuya hakimsinizdir. :)

Merak edilen nedir?

Misal, giriş ücreti şuan nedir?
Yeni üye alıyor mu ?
Nereden başvuruluyor? gibi bir çok soru duyuyorum,

yarn install
ERROR: [Errno 2] No such file or directory: 'install'

Weird..

Did you cd into the busy dir?

Yes, and it worked yesterday on another computer..

 ls
Dockerfile  README.md  circle.yml    ecosystem.config.js  setupTests.js  webpack
LICENSE     app.json   crowdin.yaml  package.json         src            yarn.lock
Procfile    assets     docs          scripts              templates