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

https://github.com/loschcode/askalfred-app-legacy

AskAlfred VueJS front-end application
https://github.com/loschcode/askalfred-app-legacy

Last synced: about 1 month ago
JSON representation

AskAlfred VueJS front-end application

Awesome Lists containing this project

README

          

# HOW TO ?

## Fragment issues

The front-end isn't that smart and sometimes Apollo client throws bullshit fragment errors because of unions and interfaces, you have to run this if the schema isn't up to date:

```
npm run generate
```