This commit is contained in:
monoid 2021-01-09 20:26:53 +09:00
parent 26bfa5785b
commit 7208720fb6
1 changed files with 16 additions and 1 deletions

17
plan.md
View File

@ -1,3 +1,4 @@
//server only
content:{
":num":{
["image",
@ -14,4 +15,18 @@ diff:{
diff
count
commit
}
}
user:{
login
}
//clientside
doc:{
":num":{
"reader"
}
};
login;
profile;
search?querystring...;