Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhashkevych/jewerly-shop-backend

Back-End Service for SilverRain Jewelry © 2020
https://github.com/zhashkevych/jewerly-shop-backend

docker docker-compose e-commerce go golang online-shop online-store postgres shell-script

Last synced: about 18 hours ago
JSON representation

Back-End Service for SilverRain Jewelry © 2020

Awesome Lists containing this project

README

        

# Backend Part for Jewerly Shop
## Dependencies:
- go 1.14
- docker

### Build & run
In order to start application localy, run command:
```make run```

In order for appliction to run, pass environment variables via .env file, with values for `ACCESS_KEY`, `SECRET_KEY` and `PAYMENT_API_KEY`