Skip to content

kwnna15/fin-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fin-Track

tests

Financial tracker integrating with TrueLayer.

Table of Contents

Get Started

  1. Create a developer account at https://truelayer.com/:
    1. Create a sandbox app.
    2. Configure callback url matching the one in the project: http://localhost:8080/api/v1/callback.
  2. Setup your .env file:
    1. Use the .env.template file as a blueprint to configure the secrets on TrueLayer.
  3. Make sure docker is up and running:
    1. Start docker depdendencies with make start
  4. Verify with mvn clean install.
  5. Success! Happy coding 🚀

Documentation

Authorization

About

Financial tracker integrating with TrueLayer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published