-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
chore(docs): add solidstart example app #11719
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
@halvaradop is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
I like the initiative! However that example app doesn't exist yet, right. |
I'm not sure if the example app doesn't exist, but I saw that the repository contains this link. However, if you're referring to the link being broken, you're right. This link behaves the same as the Qwik example app link, so please check them. |
Okay so the Qwik one is fixed. The Solid-Start one is mostly fixed, but the example app won't be able to be deployed successfully until there's a new publish of the |
Thank you for considering my suggestions! I’ll be looking forward to the new |
Sorry, missed the discussion with @ndom91 Let's await merging it until the example is up and running. |
Why did you close? Still working on this haha |
Nooo 😔, I think I accidentally deleted the branch haha. I’ve reopened the PR. Thank you for letting me know |
The current state of this is as follows:
In the project's Vercel settings the node version is set to 20 and I updated the engines key in the package.json as well from "node": ">=16" to "node": "^18.17.0 || ^20.3.0 || >=21.0.0", but it still throws this error. Do you have any idea why else this might be throwing this error at build? |
I'm not sure, but I plan to deploy the demo. I’ll use the repo as a template for the deployment. If I have good results, I’ll get back to you with an update. |
☕️ Reasoning
This pull request introduces an object containing information about SolidStart to be displayed on the root page of the documentation. It expands the documentation of the examples supported by Auth.js.
Screenshots:
🧢 Checklist
🎫 Affected issues
📌 Resources