We need a bash script that would install everything that is needed in order to run the next script run.sh (this runs all 3 servers: react, fastapi, ipfs).
Currently there's so much person needs to install in order to be able to run those servers in order to use the web-app.
This would make it much easier.
We need a bash script that would install everything that is needed in order to run the next script
run.sh(this runs all 3 servers: react, fastapi, ipfs).Currently there's so much person needs to install in order to be able to run those servers in order to use the web-app.
This would make it much easier.