Autonomous bots that connect to multiple APIs and generate information
Import database/create-tables.sql into MySQL
Copy and edit secret-config-base.json and rename it secret-config.json
Copy and edit frontend/src/config-base.json and rename it config.json
npm install
cd frontend
npm install
npm run build
cd ..
npm start
Go to the browser at localhost:4010