Skip to content

Commit 0c90257

Browse files
committed
Add comms component, without dockerization
1 parent 61a7f67 commit 0c90257

File tree

5 files changed

+1433
-0
lines changed

5 files changed

+1433
-0
lines changed

comms/.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
FRONTEND=

comms/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node_modules
2+
.env

0 commit comments

Comments
 (0)