/bettermint

A full stack Mint clone, using the Plaid API.

Primary LanguageTypeScript

Bettermint

A full stack Mint clone, using the Plaid API.

Under Construction.

Tech stack:

  • MySQL
  • Python (Flask)
  • React (Next.js)

Getting Started

  1. Install MySQL via scripts in db folder, and start the server.
  2. From the server directory, install the required dependencies (TBD).
  3. From the server directory, issue the command flask run.
  4. From the web directory, issue the command yarn install.
  5. From the web directory, issue the command yarn dev.