Skip to content

Commit

Permalink
Create frdl.project.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wehowski authored Jul 27, 2020
1 parent cdef886 commit 0668a4b
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions frdl.project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"modules_dirname": "modules",
"jsbase": "/app/js/",
"ce_baseUrl": "https://example.com/",
"ce_dir": "~/.frdl/frdl-projects/example-project/web",
"level": "dev-init",
"workspace": "frdl.webfan.de",
"name": "example-project",
"title": "Example Project",
"jsglobal": "exampleProject",
"lastbuild": 0,
"intent": [],
"config": {
"online": 0,
"env": "dev",
"stage": {
"prod": "blue",
"dev": "green"
},
"theme": {
"vendor": null,
"name": null
},
"t": "79341593580901uzIkKkX7fT3yHabHvkqDA80ZYVpvaCyp",
"r": "KeCd4eyDo1lAqwt5mmXNhI98oVjpEwUy",
"lt": {
"created": 0,
"compiled": [
0,
0,
0
],
"deployed": 0
}
},
"hash": "43945a9e3f2bd6c8407ca8a37041d95a0074a094"
}

0 comments on commit 0668a4b

Please sign in to comment.