Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyQRCode

A pure frontend QR code generator built with Vite. Live at https://qrcode.unibuy.fun

Development

npm install
npm run dev

Deployment

This project is hosted on Vercel and connected to the GitHub repository. Deployment is automatic.

Auto Deploy (recommended)

Push changes to the main branch and Vercel will redeploy automatically:

git add .
git commit -m "your message"
git push

Manual Deploy

npm install -g vercel   # only needed once
vercel --prod

DNS

Custom domain qrcode.unibuy.fun is managed in Cloudflare:

  • Type: CNAME
  • Name: qrcode
  • Value: cname.vercel-dns.com
  • Proxy: Enabled (orange cloud)

About

My QRCode

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages