batwara
Simple and Open Source Splitwise alternative
File Explorer
- batwara-hero.png
- batwara-single-zoomed.png
- ci.yml
- linter.yml
- __init__.py
- batwara_settings.js
- batwara_settings.json
- batwara_settings.py
- test_batwara_settings.py
- __init__.py
- expense.js
- expense.json
- expense.py
- test_expense.py
- __init__.py
- expense_split.json
- expense_split.py
- __init__.py
- friend_invitation.js
- friend_invitation.json
- friend_invitation.py
- test_friend_invitation.py
- __init__.py
- friend_mapping.js
- friend_mapping.json
- friend_mapping.py
- test_friend_mapping.py
- __init__.py
- split_ledger_entry.js
- split_ledger_entry.json
- split_ledger_entry.py
- test_split_ledger_entry.py
- __init__.py
- __init__.py
- __init__.py
- .gitkeep
- __init__.py
- __init__.py
- .gitkeep
- frontend.py
- __init__.py
- api.py
- hooks.py
- modules.txt
- patches.txt
- utils.py
- favicon.png
- Inter-Black.woff
- Inter-Black.woff2
- Inter-BlackItalic.woff
- Inter-BlackItalic.woff2
- Inter-Bold.woff
- Inter-Bold.woff2
- Inter-BoldItalic.woff
- Inter-BoldItalic.woff2
- Inter-ExtraBold.woff
- Inter-ExtraBold.woff2
- Inter-ExtraBoldItalic.woff
- Inter-ExtraBoldItalic.woff2
- Inter-ExtraLight.woff
- Inter-ExtraLight.woff2
- Inter-ExtraLightItalic.woff
- Inter-ExtraLightItalic.woff2
- Inter-italic.var.woff2
- Inter-Italic.woff
- Inter-Italic.woff2
- Inter-Light.woff
- Inter-Light.woff2
- Inter-LightItalic.woff
- Inter-LightItalic.woff2
- Inter-Medium.woff
- Inter-Medium.woff2
- Inter-MediumItalic.woff
- Inter-MediumItalic.woff2
- Inter-Regular.woff
- Inter-Regular.woff2
- Inter-roman.var.woff2
- Inter-SemiBold.woff
- Inter-SemiBold.woff2
- Inter-SemiBoldItalic.woff
- Inter-SemiBoldItalic.woff2
- Inter-Thin.woff
- Inter-Thin.woff2
- Inter-ThinItalic.woff
- Inter-ThinItalic.woff2
- inter.css
- Inter.var.woff2
- OTPInput.vue
- SignUpForm.vue
- PageHeader.vue
- BalanceSummary.vue
- ExpenseList.vue
- SettlementDialog.vue
- List.vue
- BottomNavBar.vue
- friends.js
- session.js
- user.js
- CreateNewExpense.vue
- Dashboard.vue
- Friends.vue
- LoginWithPhone.vue
- App.vue
- index.css
- main.js
- router.js
- .gitignore
- .prettierrc.json
- index.html
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- vite.config.js
- yarn.lock
- .editorconfig
- .eslintrc
- .gitignore
- .pre-commit-config.yaml
- license.txt
- package.json
- pyproject.toml
- README.md
- yarn.lock
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
pre-commit
View Details ▼
pre-commit
Create Git hooks that run before commits.
pre-commit install
Install pre-commit into your Git hooks:
pre-commit run
Run pre-commit hooks on all staged files:
pre-commit run --all-files
Run pre-commit hooks on all files, staged or unstaged:
// repository documentation
Was this content helpful?
(0 ratings)
