economicstudio / busy-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUSY API

The API server for Busy - Blockchain-based social network where anyone can earn rewards 🚀.

Development

Yarn package manager is used for this project. To install yarn, use

$ npm i -g yarn

You may require sudo.

Let's start development

But before that, you would need to have a redis server up and running.

$ yarn  # Install dependencies
$ yarn start  # Start server

You should be able to access the server at http://localhost:4000.

About


Languages

Language:JavaScript 100.0%