- Install MongoDB 5+
- Start MongoDB server as a Service
- 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.