Skip to content

da-fedin/flask_crud_alchemy

Repository files navigation

Flask CRUD with Flask_SQLAlchemy.

Use Flask_SQLAlchemy and SQLite DB to perform CRUD operations.

Run from repo:

  1. Add local interpreter.

  2. Build project.

    If you have already had local interpreter - execute command:

    'make build-project-linux'

  3. Enjoy!

Run with Docker:

If you have already had Docker - get to project dir and execute command:

  'make docker-proj-run'

About

Use Flask_SQLAlchemy and SQLite DB for CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published