Configuration
Add the API keys from the services you want.
Portal/src/.env
caution
Keep in mind that MONGO_URL by default is set to link to docker container, in case you are running it as a standalone app, you shall give the url of the mongo database.
info
Note that if you do not want to use an API, go to Portal/src/config.command.json
and delete the command corelating to the missing api (ex. covid_193 -> corona).
Go to
Portal/src/config.command.json
and remove commands you do not want Portal to haveGo to and set the spamming guidelines to whatever you want them to be
Portal/src/config.command.jsonWe encourage you, to not alter
Portal/src/config.event.json
as all events are needed for Portal to function properly