https://github.com/eddypbr/ranking-pbr
A system for scoring games or pranks with friends
https://github.com/eddypbr/ranking-pbr
commitizen commitlint eddy firebase firebase-auth husky nextjs pbr ranking react react-hot-toast realtime-database tailwindcss typescript
Last synced: 2 months ago
JSON representation
A system for scoring games or pranks with friends
- Host: GitHub
- URL: https://github.com/eddypbr/ranking-pbr
- Owner: EddyPBR
- License: mit
- Created: 2022-01-22T17:19:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T14:02:42.000Z (over 3 years ago)
- Last Synced: 2025-03-11T02:59:02.845Z (over 1 year ago)
- Topics: commitizen, commitlint, eddy, firebase, firebase-auth, husky, nextjs, pbr, ranking, react, react-hot-toast, realtime-database, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RANKING PBR
A system for scoring games or pranks with friends
### COMMITIZEN FIENDLY
[](http://commitizen.github.io/cz-cli/)
You can commit this project using the command:
- yarn commit or npx commit
Or you can substitute your `git commit` script for a commitizen use:
- npm install commitizen -g
Now use the commands bellow:
- yarn cm or npx cm or git commit (if you installed cz cli globally)
- answer the questions and finished!