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

https://github.com/hiswe/allin1


https://github.com/hiswe/allin1

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# allin1

## Installation

- node
- imagemagick `brew install imagemagick`

## launch

```
npm install && npm start
```

## build for prod

```
npm install && npm run deploy
```