Skip to content

Commit 1780ca7

Browse files
committed
Update Blog “open-sourcing-workshops-on-demand-part2-deploying-the-backend”
1 parent 930cdff commit 1780ca7

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

content/blog/open-sourcing-workshops-on-demand-part2-deploying-the-backend.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Here's a quick look at what can be found in each:
3636

3737
* You can test them live at <https://hackshack.hpedev.io/workshops>
3838

39+
**[wod-install](https://github.com/Workshops-on-Demand/wod-install):** Installer part of the Workshops-on-Demand project.
40+
41+
**[wod-backend](https://github.com/Workshops-on-Demand/wod-backend):** Back-end part of our Workshops-on-Demand setup.
42+
3943
**[wod-frontend](https://github.com/Workshops-on-Demand/wod-frontend):** Frontend part of the Workshops-on-Demand project.
4044

4145
* Based on NGINX and NodeJS technologies, it provides the participtants' Registration Portal used to enable booking of the workshops.
@@ -46,15 +50,19 @@ Here's a quick look at what can be found in each:
4650

4751
**[wod-private](https://github.com/Workshops-on-Demand/wod-private):** Example Private configuration for Workshops-on-Demand (WoD).
4852

49-
* This provide an example for creating your own cutomization layer on top of the public standard WoD Backend / wod Notebooks content. Do not put any confidential data here as this is a public repository!
53+
**[wod-frontend-private](https://github.com/Workshops-on-Demand/wod-frontend-private):** Private Frontend part of the Workshops-on-Demand project.
54+
55+
**[wod-api-db-private](https://github.com/Workshops-on-Demand/wod-api-db-private):** Workshops-on-Demand registration portal application
56+
57+
* This provide examples for creating your own cutomization layer on top of the public standard WoD Backend / wod Notebooks content. Do not put any confidential data here as this is a public repository!
5058

51-
**[wod-backend](https://github.com/Workshops-on-Demand/wod-backend):** Back-end part of our Workshops-on-Demand setup.
59+
5260

53-
**Note**: There are only 3 repositories available for now. The missing 2 will show up later.
61+
**Note**: There are now 7 repositories available for now.
5462

5563

5664

57-
![](/img/wod-blogserie2repos.png "Workshops-on-Demand repositories")
65+
![](/img/wod-blogserie2-2repos.png "Workshops-on-Demand repositories")
5866

5967
It provides:
6068

0 commit comments

Comments
 (0)