/RVFA

RVFA (Really Vulnerable Fin-Tech Application) is a collection of what not to do when you make a fin-tech app

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

RVFA

RVFA (Really Vulnerable Fin-Tech Application) is a collection of what not to do when you make a fin-tech app

Get Started

flask --app rvfa run

Development

  • Install Node.js & npm
  • Run npm i
  • Run npm run tailwind to start the tailwind compiler
  • Run the app with flask --app rvfa run --debug