This application retrieves information from Microsoft store and return it in convenient way.
- Docker & Docker-Compose
- Celery
- Redis
- Django Rest Framework
- Selenium
- Vuetify 3
docker-compose up --builddocker-compose exec webapp bashcd src/python manage.py makemigrationspython manage.py migratecd linguanex_ui/npm installnpm run serve