「Instant Messages」 - 'Laravel 7 / NuxtJS 2.15' Project + [A little bit of Bash scripting & Python]
This is a Test Project.
The idea is to launch a project and have every process instances executed with as little trouble as possible.
Also, an Instant Messages module using Socket.IO ans redis.
EXECUTE bash script file init.sh (use bash NOT sh)
bash ./init.shIf you do not have Python installed, you will be required to do it.
You will also need to install PIP.
Then, you will have to install additional Python libraries:
Example: sudo pip3 install python-dotenv on Debian.
- python-dotenv
- pathlib2
- syspath
Then, you will be required to have the following applications:
- install pm2
- install yarn
- install laravel-echo-server
- install composer
- install ffmpeg
