kadeksuryam / cakrawala_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IF3250_2022_35_CAKRAWALA_BACKEND

How to run the App

  • clone this repository
  • the required dependencies should be installed automatically
  • click play button (Start without debugging) on your visual studio
  • then it will automatically redirect you to swagger page (API documentation)

How to run the Database

  • execute docker-compose up -d
  • if you want to open pgAdmin, open Docker Desktop and find the corresponding container, then click open in browser

About


Languages

Language:C# 95.1%Language:HCL 3.4%Language:Shell 0.9%Language:Dockerfile 0.4%Language:Batchfile 0.2%