Server side Installation and Launch steps (Windows): MongoDB: Install MongoDB 5+ Start MongoDB server as a Service Python Install Python 3.8+ version. Type "pip install -r requirements.txt" in root folder Go to "server" folder Create ".env" file and fill it like ".env.example" substituting your values Type "python run.py" Wait till server is started on 80 port.