Can my project be included in Vercel's templates? #46026
Unanswered
nemanjam
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I released initial version last summer, as it's base it uses Prisma example (prisma/fullstack-prisma-nextjs-blog, prisma/blogr-nextjs-prisma/tree/final) that's already included in Vercel's templates and it builds a lot of features on top of it, here are some of them:
... and so on, you can find complete list in project's Readme file.
I am asking if it can be included in Vercel's templates here: https://vercel.com/templates
The main project repository: https://github.com/nemanjam/nextjs-prisma-boilerplate
Additional repository for production deployment with Traefik: https://github.com/nemanjam/traefik-proxy
Production demo: https://nextjs-prisma-boilerplate.amd1.localhost3002.live
People can benefit from it by reusing it as a whole as a base for their own projects or some of its parts. I am also asking if some parts needs to be improved to meet quality standards or do I need to make a pull request on some Vercel's repository to submit it officially for templates, and do I need to write additional docs for the article in templates section, please guide me.
All suggestions and constructive criticism are appreciated.
Beta Was this translation helpful? Give feedback.
All reactions