Skip to content

Area-16/fix-bc-test

Repository files navigation

PAGARME-BAD-CODE

Build Status

Getting Started

These instructions will get you a copy of the project up and running on your local machine for production purposes.

Installing

A step by step that gets you a production environment running:

Clone the project:

git clone https://github.com/dougtq/pokemon_api.git

Rename .env.example:

mv .env.example .env

Running

Starting the project running in docker

docker-compose up -d

To validate if the service has gone up, just make an HTTP request by the GET method at http://0.0.0.0:3000/healthcheck

Running the tests

Use the test script to run the test:

yarn test:live

Coding style

Built With

Author

License

This project is licensed under the ISC License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published