saltcod / loot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

What is Loot?

Loot is a way to explore your expenses and see where your money goes. How much do you spend on coffees? Lunches out? Sushi? Travel? Kids? Loot can help you find out.

How do I use it?

Loot is a Next.js app. It's meant to be installed locally. Follow the installation instructions to get up and running.

Installation

  1. clone the repo
  2. npm i
  3. touch prisma/dev.db
  4. npx prisma generate
  5. npx prisma migrate dev
  6. npm run dev
  7. fire up http://localhost:3102/ to get started!

About


Languages

Language:TypeScript 98.1%Language:CSS 1.7%Language:JavaScript 0.2%