From 7208720fb6d847ed88323a4628b538d7b3cd6424 Mon Sep 17 00:00:00 2001 From: monoid Date: Sat, 9 Jan 2021 20:26:53 +0900 Subject: [PATCH] update --- plan.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/plan.md b/plan.md index 85b871e..777500b 100644 --- a/plan.md +++ b/plan.md @@ -1,3 +1,4 @@ +//server only content:{ ":num":{ ["image", @@ -14,4 +15,18 @@ diff:{ diff count commit -} \ No newline at end of file +} +user:{ + login +} + +//clientside + +doc:{ + ":num":{ + "reader" + } +}; +login; +profile; +search?querystring...; \ No newline at end of file