Click here to check out the documentation of the boilerplate used for this service.
This service handles all blogging tasks for the network.
- Clone this repository to your project directory.
- Run
npm install
. - Create your
.env
file based on the providedexample.env
file. - Run
npm start
.