Skip to content

Commit 2a8bf49

Browse files
committed
Install json-server for development/test context
1 parent 9fb5ce7 commit 2a8bf49

3 files changed

Lines changed: 2189 additions & 40 deletions

File tree

data/db.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"comments": [
3+
{
4+
"url": "https://janschill.net/solid-comment/sc-development-private-event-1/20210301T182039262Z.ttl",
5+
"id": 1
6+
}
7+
]
8+
}

0 commit comments

Comments
 (0)