Skip to content

Commit

Permalink
Added template.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
ragiano215 committed Jul 24, 2021
1 parent 24e41e0 commit 11837a4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions propulsion-cosmos-reactor/.template.confg/template.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"$schema": "http://json.schemastore.org/template",
"author": "@jet @ragiano215 @bartelink",
"classifications": [
"CosmosDb",
"ChangeFeed",
"ChangeFeedProcessor",
"Event Sourcing",
"Equinox",
"Propulsion",
"Reactor"
],
"tags": {
"language": "F#"
},
"identity": "Propulsion.Template.CosmosReactor",
"name": "Propulsion Cosmos Reactor",
"shortName": "proCosmosReactor",
"sourceName": "ReactorTemplate",
"preferNameDirectory": true
}

0 comments on commit 11837a4

Please sign in to comment.