You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task Manager is the final project of the Python course of the Hexlet education project. It is a small web application that helps you to deal with tasks.
Start dev-server
$ make install
$ cp .env.local .evn
Edit .env
$ make start