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

https://github.com/postor/jianshu-like

jianshu with shackjs
https://github.com/postor/jianshu-like

Last synced: 2 months ago
JSON representation

jianshu with shackjs

Awesome Lists containing this project

README

        

# jianshu-like

## start

```
docker-compose up -d
```

## jest

```
yarn test
```