/real-time-covid

The aims of this Nestjs small project is to provide a few endpoints to transform covid raw data in to useful information.

Primary LanguageTypeScriptMIT LicenseMIT

real-time-covid

The aims of this small project is to provide a few endpoints to transform raw data in to information.

Steps to start the application.

  1. Clone the project.
  2. Set the environments variables.
Copy and paste the file config.json.example
with out the .example at the end.
  1. From the terminal move to the directory .docker/environments/dev and run the command:
 # to start the application service and database.
 $ docker-compose up 
  1. Look the Swagger:

Developed with:

  • Nest framework TypeScript starter repository.
  • CovidApi the source covid data.

Developed by: