/test1

Primary LanguagePython

Overview

Simple demo project to highlight automatic analysis of python and javascript on SonarCloud.

Prerequisite

To run the webapp, Python3 and flask need to be installed in the environment.

Running the webapp

Initialize the database with python init_db.py. You can then simply run the webapp with flask run.