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

https://github.com/bigbluehat/blueink-example-site


https://github.com/bigbluehat/blueink-example-site

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# BlueInk Example Site

The plan is for sites to be stand alone node.js packages which depend on
[BlueInk](https://github.com/BigBlueHat/BlueInk).

...we're not quite there yet...

## Usage

```sh
$ npm i
$ cp config.json.sample config.json # and customize
$ npm run build
```

## License

Apache License 2.0