Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 2.06 KB

README.md

File metadata and controls

61 lines (42 loc) · 2.06 KB

Sponsor Me

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.

Created with Sponsor Me

frichti-market-code-promo.fr

deliveroo-promo-code.com

View More created websites !

Get started by creating a new website

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.

Websites list

What I use to develop a website 🚀

Releases

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.