Skip to content

fajtaiandris/debt-tracker

Repository files navigation

💸 Debt Tracker

🚀 Usage

  • npm run dev: Start a development server using Vite.
  • npm run build: Build the project using TypeScript and Vite.
  • npm run preview: Serve the production build locally for previewing before deployment.
  • npm run lint: Run ESLint on all applicable files with the TypeScript and TypeScript React extensions.
  • npm run lint:prettier: Check if all files are formatted according to the Prettier configuration.
  • npm run lint:prettier:fix: Automatically fix any Prettier formatting issues in the codebase.
  • npm run prepare: Install Husky, a tool for creating Git hooks, in the local repository.
  • npm run commit: Open a prompt for writing a commit message according to the Conventional Commits specification.
  • npm run storybook: Start Storybook, an interactive development environment for testing and documenting UI components.
  • npm run build-storybook: Build Storybook into a static web application for deployment.
  • npm run test: Run tests using Vitest.

🧳 Features

About

A simple (and really not secure) app to track the money we owe to each other in the office.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published