Skip to content

heryTz/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance

A simple application to manage your budget and invoice. All features done in this project are base on my personal needs.

You can see the demo with the information below.

Finance demo

⚠️ This project is a work in progress so it may contains breaking changes.

Setup dev

Setup env

cp .env-example .env

Setup tools (db, mail server, adminer)

docker compose up

Setup db

npx prisma generate && npx prisma migrate dev

Setup prod

Setup env

cp .env-example .env.production.local

Start the application

docker compose -f docker-compose.prod.yml up

About

A simple application to manage your budget and invoice.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages