Skip to content

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

License

Notifications You must be signed in to change notification settings

danielhdezller/real-time-covid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published