feat: post to twitter
Node.js CI / Lint and Test (pull_request) Successful in 1m26s

This commit is contained in:
2025-07-19 18:08:51 -07:00
parent b89741f660
commit b982f78e22
6 changed files with 64 additions and 6 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
"@nhcarrigan/logger": "1.0.0",
"@prisma/client": "6.11.1",
"fastify": "5.4.0",
"gray-matter": "4.0.3"
"gray-matter": "4.0.3",
"twitter-api-v2": "1.24.0"
},
"devDependencies": {
"@types/node": "24.0.10",