- Регистрация
- Авторизация
- Get list market's post
- Get list find tutor post
- Get list find employee post
- Up a post in market
- Up a post in find tutor
- Up a post in find employee
- Update info in market
- Update info in find tutor
- Update info in find employee
Check PATH in ==nginx.conf.template== in the very firstime.
openssl req -x509 -out localhost.crt -keyout localhost.key \
-newkey rsa:2048 -nodes -sha256 \
-subj '/CN=localhost' -extensions EXT -config <( \
printf "[dn]\nCN=localhost\n[req]\ndistinguished_name = dn\n[EXT]\nsubjectAltName=DNS:localhost\nkeyUsage=digitalSignature\nextendedKeyUsage=serverAuth")
sh ./configure_nginx.sh
sh ./run_nginx.sh
sh ./run_server.sh
sudo killall nginx
Mobile app.