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

https://github.com/suman-kr/prism


https://github.com/suman-kr/prism

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# prism

Steps to start the project
---
- Install Docker [Docker](https://docs.docker.com/get-docker/)
- Run the project using the following command
```sh
docker-compose up --build
```
- Go to `http://localhost:3000` in the browser