Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rodrigoqueiroz12/ignite-call


https://github.com/rodrigoqueiroz12/ignite-call

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Ignite Call

## Docker Command

```bash
docker run --name ignite-call -e POSTGRES_PASSWORD=docker -p 5432:5432 -d postgres

docker start ignite-call

docker stop ignite-call
```