File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,20 @@ is just a matter of configuration. Check as an example our instructions to [use
2121
2222## What to expect?
2323
24- The following [ screencast] ( https://www.youtube.com/watch?v=MBrgeykyTGs ) shows you what to expect.
24+ To see it in action with no effort you may run our sample docker or watch a screencast.
25+ Remember, this is just a generated sample, the idea is to generate your own application using a more realistic database schema.
2526
26- You may also run a docker image of the sample generated webapp:
27+ ### Sample Docker image
28+
29+ You may run a docker image of the sample generated webapp:
2730
2831 docker run -p 8080:8080 nromanetti/celerio-angular-quickstart
2932
30- Remember, this is just a generated sample, the idea is to generate your own application using a more realistic database schema.
33+ Then access it at [ localhost:8080] ( http://localhost:8080 )
34+
35+ ### Screencast
36+
37+ The following [ screencast] ( https://www.youtube.com/watch?v=MBrgeykyTGs ) shows you what to expect.
3138
3239## About the project
3340
You can’t perform that action at this time.
0 commit comments