You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run npx partykit@latest token generate to generate a token.
Run ntl env:set PARTYKIT_LOGIN nickytonline to add it to the environment variables for Netlify deploys.
Run ntl env:set PARTYKIT_TOKEN THE_GENERATED_SUPER_SECRET_TOKEN to add it to the environment variables for Netlify deploys.
Run ntl env:set PUBLIC_PARTYKIT_HOST https://astro-partykit-starter-party.nickytonline.partykit.dev so that the production URL for Partykit is available for the deployment.
Need to run partykit deploy as part of the deployment.
Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.
To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take".
For full info on how to contribute, please check out our contributors guide.
I'll get to steps 5 and 6 in the next few days (post snowboarding) unless @adiati98, you'd like to make those changes. If so, feel free to assign yourself and unassign me.
npx partykit@latest token generate
to generate a token.ntl env:set PARTYKIT_LOGIN nickytonline
to add it to the environment variables for Netlify deploys.ntl env:set PARTYKIT_TOKEN THE_GENERATED_SUPER_SECRET_TOKEN
to add it to the environment variables for Netlify deploys.ntl env:set PUBLIC_PARTYKIT_HOST https://astro-partykit-starter-party.nickytonline.partykit.dev
so that the production URL for Partykit is available for the deployment.partykit deploy
as part of the deployment.astro-partykit-starter/package.json
Line 8 in f8f7cbb
astro-partykit-starter/src/components/Party.tsx
Line 5 in f8f7cbb
The text was updated successfully, but these errors were encountered: