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

https://github.com/ewertoncodes/test


https://github.com/ewertoncodes/test

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

```bash
git clone git@github.com:ewertoncodes/test.git
cd test
cp .env.sample .env
docker compose run web rails db:setup
docker compose up
```

If you want see tests:

```bash
docker compose run web rspec
```

You can see the app live on:

https://stark-tor-07530.herokuapp.com/