Good evening,
I found a project template that I would like to use but I don’t know how to install all that.
The github: https://github.com/vercel/nextjs-subscription-payments
Can you help me install and explain how to do it ?
Good evening,
I found a project template that I would like to use but I don’t know how to install all that.
The github: https://github.com/vercel/nextjs-subscription-payments
Can you help me install and explain how to do it ?
Hi @cdevl3749, well the project has a README which seems to cover everything to get it up and running quite thoroughly. Of course, there are several external services involved which require registration and need to be configured accordingly, but that’s also explained. As for the actual setup and installation, head to the “Develop locally” section.
Did you encounter any specific issues so far?
Thank you for your response I try to follow the tutorial and he uses “volta” in the video and it’s all little things like that where I get stuck
Hm which video do you mean? I was just referring to the step-by-step guide in the project itself.
This is the video of the project:
Okay he doesn’t appear to be a contributor to this project… I guess the video is just a session where he’s setting things up himself. E.g. he happens to use volta to install pnpm (as required by the project), but in the project README is also a link to pnpm itself with more common installation options:
So using volta is not really required for the project, just for following the video at this point. Consider the README the “source of truth”. ^^
ok thank you for your explanation.
I would look for this kind of model to make if you know other simpler links for a novice I am interested.
You mean subscription payments? No I’m sorry, this isn’t something I’ve been looking into myself yet.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.