Skip to content

deepankur/orderBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

orderBoard

Live Order Board Application

To run application:

  • Build docker image ./gradlew dockerBuildImage this should build docker image named deepankurtyagi-order

  • Run docker container docker run deepankurtyagi-order

App doesn't have any persistance layer, sample order stored in memory will be printed in the console.

Remember to stop the container using docker ps -aq | xargs docker rm -f

About

Live Order Board Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages