Skip to content

An app to keep track of finances and investments so you can retire early and do what you want!

Notifications You must be signed in to change notification settings

snphan/fire

Repository files navigation

🔥 FIRE 🔥

Financial Independence, Retire Early. Keep track of your finances and investments all in one application.

Quickstart

  1. Install docker https://docs.docker.com/get-docker/

  2. Add the correct environment files to the services: server (.env.development.local | .env.test.local | .env.production.local), client (.env). root folder for docker-compose-prod.yml (.env).

  3. In root, run the following command (-d: background)

     docker-compose up -d --build
    
  4. api will be at http://localhost:3000 and Client will be at http://localhost:8000

Have fun developing!

About

An app to keep track of finances and investments so you can retire early and do what you want!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published