Repository files navigation
Locally using PostgreSQL@15.3. This is the latest version supported by RDS. (Use 15.2 for Aurora Global Serverless)
Minimum version of nodeJS we can work with is 18+, as the arweave npm package requires it.
Post
Mirror
Paragraph
publishedAt
getData()["content"]["timestamp"]
getData()["publishedAt"]
trxHash
graphql_response["data"]["transactions"]["edges"]["node"]["id"]
✅
title
getData()["content"]["title"]
getData()["title"]
contentSnippet
getData()["content"]["body"] -- Keep 300 characters -- remove \n
getData()["markdown"] -- Keep 300 characters -- remove \n
fullContent
getData()["content"]["body"]
getData()["markdown"]
cursor
graphql_response["data"]["transactions"]["edges"]["cursor"]
✅
metadata
On the GraphQL object. Loop through the return tags in search of "Contributor"
getData()["authors"]
Publication
Mirror
Paragraph
name
name retrived from lambda function call params
✅
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.