mirror of
https://github.com/flipdot/membercard-generator.git
synced 2025-12-08 16:50:37 +01:00
Generate a member card as PDF 🪪
| .github | ||
| .husky | ||
| .vscode | ||
| docs/images | ||
| src | ||
| .commitlintrc.js | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| .nvmrc | ||
| .releaserc.json | ||
| .renovaterc.json | ||
| CHANGELOG.md | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
🪪 flipdot Membercard Generator
Get your flipdot membercard now! 🔥
It includes your member code so that you can buy drinks the cool way 😎 And it shows the flipdot's Payback code so all your thrift shopping makes the next barbecue happen! 🤘
Usage
Development
Make sure to install the dependencies:
# install the dependencies
pnpm install
# start the development server
pnpm run dev
# build for production
pnpm run build
# locally preview production build
pnpm run preview
Deployment
Check out the deployment documentation for more information.
Credit
The core membercard generator was written by @azolus 💛🖤

