Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jcsnp/gin-postgres-docker


https://github.com/jcsnp/gin-postgres-docker

docker docker-compose gin postgresql

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# GIN + POSTGRESQL in Docker container

after cloing repository. run this command in your terminal to start container

```
make start
```

if you want to stop container, run this

```
make stop
```

please make sure that you installed and running docker