adding data and keeping users index updated

This commit is contained in:
Arjun Patel
2022-02-01 12:52:34 -08:00
parent f20eaea04e
commit c86d8566ac
6 changed files with 189 additions and 5 deletions
@@ -0,0 +1,9 @@
{
"env": {
"algolia": {
"ALGOLIA_APP_ID": "1RAMCAU1FW",
"ALGOLIA_API_KEY": "c44a7dda47bfb69527b061b7b5994d56",
"ALGOLIA_USERS_INDEX_NAME": "test_USERS"
}
}
}