- Read handler for create activities (notes only so far) - Read handler for note objects - Structure laid out for other objects, activities and collections - DB structure for activities created - Update access logging TODO: Create collections type in DB to describe a collection group
This commit is contained in:
parent
cfa0566c6d
commit
12c9e17c4b
24 changed files with 1327 additions and 206 deletions
|
@ -1,7 +1,7 @@
|
|||
[general]
|
||||
protocol = "https"
|
||||
domain = "serveo.net"
|
||||
subdomain = "e8f7573481d6b2311fb076f4190ac852"
|
||||
domain = "lhr.life"
|
||||
subdomain = "61f6e346a99d58"
|
||||
private_port = 8080
|
||||
public_port = 443
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue