halilkocaoz / evaexchange-supertraders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation & Run

  • git clone https://github.com/halilkocaoz/evaexchange-supertraders.git
  • cd evaexchange-supertraders && docker pull && docker-compose up --build

Web service deploys with Postgres database as dockerized, there will be seeded data, and no need to configure database because deployment does migration. If you need to check out the database from your local database editor, you can check appsettings.Development.json to get connection string.

Postman Collection

Thanks for taking time to review

About


Languages

Language:C# 99.4%Language:Dockerfile 0.6%