but not just a web project this project will be deployed to linux server at SingSongZepe
What is needed for the server in your linux
python 3.11(or 3.10 or other version) and its all dependencies as listed below
php (dynamic html file)
go (to compile the server go file into executable file that can be running on linux)
nginx server, and redirect request to the port of 8080, on which port the go server receives requests
mongodb server running on port 27017