feat: add AI-powered activity log

This commit is contained in:
asepharyana
2026-07-03 05:15:02 +07:00
parent f0fabdc7fd
commit bf5d6cdaaf
3 changed files with 311 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"name": "profile-readme",
"private": true,
"scripts": {
"generate-ai": "node scripts/generate-ai-blog.js"
}
}