mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
Implement actor endpoint
This commit is contained in:
parent
c573052450
commit
fa3ed293f4
4 changed files with 61 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/jsonld": "^1.5.9",
|
||||
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
||||
"@typescript-eslint/parser": "^6.6.0",
|
||||
"activitypub-types": "^1.0.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue