File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "recipeName":"java-shoppingcart",
4
+ "projectName":"samples-java-shoppingcart",
5
+ "organization":"cloudstate",
6
+ "repository":"https://github.com/cloudstateio/samples-java-shoppingcart.git",
7
+ "shortDescription":"Cloudstate Sample Shopping Cart Application",
8
+ "longDescriptionUrl":"https://raw.githubusercontent.com/cloudstateio/samples-java-shoppingcart/master/README.md",
9
+ "language":"JAVA",
10
+ "includeEntityTypes":[
11
+ "EventSourced"
12
+ ]
13
+ },
14
+ {
15
+ "recipeName":"js-chat",
16
+ "projectName":"samples-js-chat",
17
+ "organization":"cloudstate",
18
+ "repository":"https://github.com/cloudstateio/samples-js-chat.git",
19
+ "shortDescription":"Friends & Presence service - part of Cloudstate Chat sample",
20
+ "longDescriptionUrl":"https://raw.githubusercontent.com/cloudstateio/samples-js-chat/master/README.adoc",
21
+ "language":"NODEJS",
22
+ "includeEntityTypes":[
23
+ "CRDT"
24
+ ]
25
+ }
26
+ ]
You can’t perform that action at this time.
0 commit comments