Backend server for https://bigwebsite.cool/ written in python.
-
requirements:
gnu/linux with python3 and pip installed
-
reccomended:
install nginx for https redirection
-
-
install method:
run the file named
installserver.sh-
script usage:
./installserver.sh [remove-after] [qskip]
remove-after - removes the cloned directory after install (git can still used the installed directory)
qskip - skips all questions
-
-
run method:
run the file named
bigwebsite.sh