An open API service indexing awesome lists of open source software.

https://github.com/crit/raid-helper


https://github.com/crit/raid-helper

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# raid-helper

## To Do

- [ ] UI: Breadcrumb should truncate long encounter names at each media query.
- [ ] Design: Destiny 2 background. Maybe raid/encounter specific background.
- [ ] UX: Link to about page.

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).

# Xur Worker

- [x] Setup xur-worker for automatic run on Friday from a Raspberry Pi 3
- [x] Write xur location json to s3 for app usage.
- [ ] Write xur inventory json to s3 for app usage.
- [ ] Send message to discord about xur location.
- [ ] Send message to discord about xur inventory.
- [ ] Send error notification to discord about xur-worker error.