Skip to content

ravayak/fibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For testing purposes, this dumb fibonacci app is a way lot 
more complicated than it has to be but, that's a good example
of how to deploy a multi container app.

Techs used are :
    - nginx routing to & React App
    - Express server connected to :
    - redis + Worker & (redis storing the calculated value 
      of the index passed to the fibonacci function)
    - Postgres (storing just the index of the fibonnaci function : fibonacci(index))

About

A more complex testing docker react app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published