tuum-tech / decentralized-socialhub

GNU General Public License v3.0
9 stars 3 forks source link

Profile

Dependencies

Run the following command to ensure all the dependencies are installed and background services are started:

# Change to your own SMTP server info on docker/assist-restapi.env
./setup.sh start

If you want to clean everything and get latest docker images next time, do:

./setup.sh cleanup

The following dependent services are now started:

Profile API Service

You need to run Profile API service before you can start Profile app

Prep the backend

Run the app

Deploy to production