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

https://github.com/ccnmtl/statify


https://github.com/ccnmtl/statify

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Statify
[![Actions Status](https://github.com/ccnmtl/statify/workflows/build-and-test/badge.svg)](https://github.com/ccnmtl/statify/actions)

## Configuration

1. Clone

git clone https://github.com/ccnmtl/statify.git

cd statify

2. Run

Use `make dev` or `npm run dev` Use CTR-C to exit.

To test, use `make all` This is what Travis and Jenkins runs to build the project.