Sponsor Me is a repository that includes several Next.js applications to provide my sponsorship link of some websites (deliveroo
, frichti-market
, ...). The folder apps
contains applications deployed on Vercel.
View More created websites ! |
This package uses turbo and pnpm.
If you already have Node.JS installed, type:
pnpm run create-sponsor
A prompt will ask you a name for the product (e.g: Uber Eats)
Then run
pnpm i && pnpm run dev
All websites use a different port so no worries about conflicts.
Now, you have to update the metas.tsx
file, the public
folder, and some meta icons files at the root of your website application project.
- https://www.frichti-market-code-promo.fr ➡️ for Frichti Market 🇫🇷 ;
- https://www.labellevie-code-promo.fr ➡️ for La Belle Vie 🇫🇷 ;
- https://www.deliveroo-promo-code.com ➡️ for Deliveroo ;
- https://www.bamcourses-code-promo.fr ➡️ for Bam Courses 🇫🇷 ;
- Next - Framework JS.
- Tailwind - CSS utilities.
- TypeScript - Language.
Vercel is connected tp this repository, so all you have to do is to push to the main
branch and all deployments will be carried out.