# Indexer Admin App

## Development

1. Config the specific env in `public/evn.js`.
2. Start [indexer-coordinator](https://github.com/subquery/indexer-coordinator) service.
3. Run `yarn start` to start the web server.

## Testing with testnet

Start [indexer-coordinator](https://github.com/subquery/indexer-coordinator) service locally.

Open `localhost:8000` to play with the app.

## Tools

- [moonbeam explorer](https://moonbeam-explorer.netlify.app/?network=MoonbeamDevNode)
- [polkadot explorer](https://polkadot.js.org/apps/#/explorer)
