Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kost logo

Kost

Kost is a self-hosted family finance and expense sharing application. It helps households manage shared expenses, track payments, and calculate fair settlements between users.

Workspace Layout

This repository keeps project planning/docs at the root, and the runnable monorepo workspace in:

  • project/ → application source code, Docker setup, and npm workspaces
  • docs/ → advanced project documentation

Quick Start

git clone https://github.com/OnlyDrey/Kost.git
cd Kost/project
cp .env.example .env
docker compose up -d

Open:

Stop:

docker compose down

Development (from project/)

npm install
npm run dev:api
npm run dev:web

Repository Structure

.github/     CI workflows and repository automation
docs/        advanced documentation
project/     frontend, backend, packages, Docker, scripts
README.md    quick repository entrypoint

Advanced Documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages