# xcpcio/apps/resolver

## TODO

* Support awards
* Support fast forward

## Development

First, install dependencies

```bash
pnpm install
```

Second step, run the development server:

```bash
pnpm run dev
```
