Skip to content

Conversation

jakehobbs
Copy link
Contributor

@jakehobbs jakehobbs commented Mar 25, 2025

Pull Request Checklist


PR-Codex overview

This PR introduces a server-side implementation for an embedded accounts system using the Account Kit SDK, enhancing user authentication and API key management.

Detailed summary

  • Added .gitignore for temp-data.
  • Created next.config.mjs and postcss.config.mjs for configuration.
  • Introduced environment variables in .env.example.
  • Defined tailwind.config.ts for styling.
  • Implemented user data management in db.ts.
  • Added API routes for signing and transaction handling.
  • Updated README.md with setup instructions.
  • Enhanced package.json with dependencies for Account Kit and React Query.

The following files were skipped due to too many changes: examples/embedded-accounts-server-side-eoa/yarn.lock, examples/embedded-accounts-server-side-eoa/package-lock.json

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Mar 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2025 7:19am
aa-sdk-ui-demo ❌ Failed (Inspect) Mar 27, 2025 7:19am

Copy link
Contributor

graphite-app bot commented Mar 25, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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.

1 participant