summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrothedev <grothedev@gmail.com>2025-11-22 21:27:57 -0500
committerGitHub <noreply@github.com>2025-11-22 21:27:57 -0500
commit71ace810f20893c942296b80978d9c7dd1bd5cbc (patch)
treeb5dc7f6f942cffd1b35bab4c87aa473ebb54d960
parent2090ba0fb434b51e3958a5d8654c22bd04ec8301 (diff)
Update thoughts.md
-rw-r--r--docs/thoughts.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/thoughts.md b/docs/thoughts.md
index 8aa159a..0defa0f 100644
--- a/docs/thoughts.md
+++ b/docs/thoughts.md
@@ -1,5 +1,7 @@
allow to write without having accound
+make db entry for every visitor: ip, timestamp last visit, num visits, length of stay
+
firstly, i'm not going to worry about models.txt at this point. i can just write migrations directly. no need to generalize into the lapigen stuff yet.