Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server, lib exports, and readme adjustments #13

Merged
merged 10 commits into from
Apr 18, 2024

Conversation

mzkrasner
Copy link
Collaborator

@mzkrasner mzkrasner commented Apr 17, 2024

Adjustments to server logic and library exports given default node endpoint update:

  1. Alters server context to use getAuthenticatedCeramic
  2. Updates to readme
  3. Uses npm import in server instead of workspace

@mzkrasner mzkrasner requested a review from PaulLeCam April 17, 2024 17:57
})


return { contextWriter, totalWriter, contextReader, totalReader }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is ok if you also expose the ceramic client but if not, how do i use the allocation models also?

Copy link
Contributor

@gvelez17 gvelez17 Apr 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a little confused about where the CeramicClient instances are instantiated - is there just one or more than one? i guess since its just http requests it doesn't matter too much we just need the url?

demo/server/package.json Outdated Show resolved Hide resolved
@mzkrasner mzkrasner merged commit e9c1ac4 into main Apr 18, 2024
4 checks passed
@mzkrasner mzkrasner deleted the mzk/server-endpoint-adjust branch April 18, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants