Local Development
Need to prepare
Depedencies
Step 1. Clone project community api :
Step 2. Setup Configuration
Example .env file :
MONGO_HOST
and "MONGO_DB_NAME" adjust to the mongodb connection that we have installed on localKAFKA_HOST
adjust to the kafka connection that we have installed on localELASTIC_HOST
adjust to the elastic connection that we have installed on localgoogle_application_credentials
variable with the serviceAccountKey.json location stored in local development, google_application_credentials is used to connect to google storage, if google_application_credentials is already set in our local development global variable environtments, point google_application_credentials to the location of the saved serviceAccountKey.jsonAUTH_SERVICE_URL_PROFILE
change port , change the port, adjust to the auth service you have runStep 3 Run Project Community Services
Modified at 2023-07-25 07:06:23