This platform offers you the opportunity to arrange study sessions, book study rooms, and create your personal to-do list, among other features. Feel free to explore these functionalities and give them a try!
node == 16.17.1 npm == 8.15.0 vue-cli == 2.9.6
python == 3.6.8 flask == 2.0.3 For the rest part, please refer to requirements.txt
‘cd backend’ ‘gunicorn -c gunicorn_config.py app:app’ or 'python3 app.py'
(temporary)
ps -ef | grep gunicorn kill -9 [pid]