kallel-anobom / api-anest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anestech Challenge

How to use

1.Download example & install dependencies

Clone this repository:

$ git clone git@github.com:kallel-anobom/api-anest.git

Install npm dependencies:

$ npm install

2. Start Postgres Container

Launch your Postgres Container with this command:

$ docker-compose up -d

3. How to access PgAdmin

Have to access URL http://localhost:16543/browser The credentials are in the docker-compose.yml

About


Languages

Language:JavaScript 100.0%