/api-anest

Primary LanguageJavaScript

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