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

https://github.com/osamaesmail/phone-list


https://github.com/osamaesmail/phone-list

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# phone-list

## demos
* Swagger http://3.144.227.37:5001/swagger/index.html
* UI http://3.144.227.37:5002/

## submodules `README.md`
* backend https://github.com/osamaesmail/phone-list-be.git
* frontend https://github.com/osamaesmail/phone-list-fe.git

## Requirements
* docker
* docker-compose

## Run using docker
* run `./init.sh`
* run `docker-compose up -d`
* open http://localhost:5001/swagger/index.html for swagger docs
* open http://localhost:5002 for UI