admin-page-back Introducing This is a back-end of simple admin page using Python, Django. Front-end's stack is react, TypeScript. Getting started Setting up the development environment Install dependencies pip install -r requirements.txt Run python manage.py runserver