Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mono Repo Cacthus Challenge

Structure

/
├── Backend
│   .├── Golang // Golang files
│   .├── Phoenix // Elixir files
├── Frontend // react files
├── docker-compose.yml

How to run

In a terminal run below command

docker-compose up -d

the UI will be displayed in http://localhost:3000

Info

  • The golang service insert fake data every 10 seconds
  • Phoenix service send data through broadcast channel every 5 seconds
  • Fake data its random.
  • In UI show the last 50 records

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages