diff --git a/README.md b/README.md
index b6ad27e04278b0008b2518bc70331274cdd300fe..a7f1caec3434c337610d86a68e2e038592bf0637 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-# starter-app
\ No newline at end of file
+# starter-app
+
+* AIR api base: `https://muniair-f106.restdb.io`
+* SUN api base: `https://munisun-d71a.restdb.io`
+* TEMP api base: `https://munitest-16ae.restdb.io`
diff --git a/src/auth_config.json b/src/auth_config.json
new file mode 100644
index 0000000000000000000000000000000000000000..6a46c3d8824e4e3946b0e2c1b3edabd89db6ff85
--- /dev/null
+++ b/src/auth_config.json
@@ -0,0 +1,6 @@
+{
+  "domain": "dev-8ihcso-1.auth0.com",
+  "clientId": "",
+  "apiKey": "",
+  "apiBase": "https://.restdb.io"
+}