Plenty-network / plenty-middleware-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plenty-middleware-boilerplate

Prerequisites

  • Nodejs

Steps to run middleware

  1. Clone the project, run
git clone https://github.com/Tezsure/plenty-middleware-boilerplate.git
  1. Install project dependencies, run
cd plenty-middleware-boilerplate
npm install
  1. Update indexer graphql api endpoint in config file

  2. Start the server

npm run server
  1. Access data on specified port

About

License:MIT License


Languages

Language:JavaScript 100.0%