Flask CRUD with Flask_SQLAlchemy. Use Flask_SQLAlchemy and SQLite DB to perform CRUD operations. Run from repo: Add local interpreter. Build project. If you have already had local interpreter - execute command: 'make build-project-linux' Enjoy! Run with Docker: If you have already had Docker - get to project dir and execute command: 'make docker-proj-run'