generated from nhcarrigan/template
fix: bluesky threading, prep for linkedin
We are stuck waiting for scopes approval at the moment.
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
"build": "tsx ./getDocs.ts && tsc",
|
||||
"start": "op run --env-file=./prod.env -- node ./prod/index.js",
|
||||
"test": "echo 'No tests yet' && exit 0",
|
||||
"facebookAuth": "op run --env-file=./prod.env -- node facebookAuth.js"
|
||||
"facebookAuth": "op run --env-file=./prod.env -- node facebookAuth.js",
|
||||
"linkedinAuth": "op run --env-file=./prod.env -- node linkedinAuth.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user