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

https://github.com/shsamariddin/classified-advertisements


https://github.com/shsamariddin/classified-advertisements

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# classified-advertisements
## install
``` bash
bash install.sh
```
## Run
1. To get started, run Docker and execute the following command.
>```bash
>docker-compose up
>```
2. Connect to DB
3. run migrations
>```bash
>bash run_migrations.sh
>```