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

https://github.com/stopsopa/sooner-or-later


https://github.com/stopsopa/sooner-or-later

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/stopsopa/sooner-or-later.svg?branch=master)](https://travis-ci.org/stopsopa/sooner-or-later)
[![codecov](https://codecov.io/gh/stopsopa/sooner-or-later/branch/master/graph/badge.svg)](https://codecov.io/gh/stopsopa/sooner-or-later/tree/master)

# Installation:

git clone ...
cd sooner-or-later
yarn
node server.js

Visit: http://localhost:1025

# tests

/bin/bash test.sh

# dev mode

make dev