Standard Notes is a simple and secure web app built with Flask, flask_login, Flask-SQLAlchemy, Bootstrap, Python, HTML, and JavaScript.
Make sure you have the latest version of Python and Git installed. Use the package manager [pip] to install the dependencies.
git clone <repo-url>pip install flask
pip install Flask-SQLAlchemy
pip install flask-loginpython main.pyGo to http://127.0.0.1:5000