Skip to content

matheusnervis/todo

Repository files navigation

Code style: black

TODO App

My simple TODO App made with FastAPI and VueJS.

Quickstart

# Install pipx if pipenv and cookiecutter are not installed
python3 -m pip install pipx
python3 -m pipx ensurepath

# Install pipenv using pipx
pipx install pipenv

# Install dependencies
pipenv install --dev

# Setup pre-commit and pre-push hooks
pipenv run pre-commit install -t pre-commit
pipenv run pre-commit install -t pre-push

About

TODO App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published