Skip to content

Commit 3097c1d

Browse files
committed
add services directory which will contain services and associated methods we can call for them
1 parent cf5e426 commit 3097c1d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bundle/src/services/README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Commercial Services
2+
3+
This directory contains services which have interfaces we can interact with in a consistent and reliable way
4+
5+
# Boot service
6+
7+
TODO - implement this
8+
9+
# Advert service
10+
11+
TODO - implement this
12+
13+
Question - should we separate this into "define" and "display"?
14+

0 commit comments

Comments
 (0)