UNPKG

3.48 kBJSONView Raw
1{
2 "config": {
3 "accounts": {
4 "displayName": "Accounts",
5 "host": "t.ful:5005",
6 "url": "//t.ful:5005"
7 },
8 "activity": {
9 "displayName": "My Students",
10 "host": "t.ful:5003",
11 "url": "//t.ful:5003"
12 },
13 "app": {
14 "displayName": "Raven",
15 "host": "t.ful",
16 "name": "Raven"
17 },
18 "assets": {
19 "displayName": "Assets",
20 "host": "t.ful:5007",
21 "url": "//t.ful:5007"
22 },
23 "courses": {
24 "displayName": "Courses",
25 "host": "t.ful:5001",
26 "url": "//t.ful:5001"
27 },
28 "dashboard": {
29 "displayName": "Dashboard",
30 "host": "t.ful:5013",
31 "url": "//t.ful:5013"
32 },
33 "enroll": {
34 "displayName": "Enroll",
35 "host": "t.ful:5002",
36 "url": "//t.ful:5002"
37 },
38 "forBeginners": {
39 "displayName": "For Beginners",
40 "url": "//t.ful:5000/for-beginners"
41 },
42 "library": {
43 "displayName": "Library",
44 "url": "//t.ful:5006/library"
45 },
46 "mentors": {
47 "displayName": "Mentors",
48 "url": "//t.ful:5000/mentors"
49 },
50 "officeHours": {
51 "displayName": "Office Hours",
52 "host": "t.ful:5008",
53 "url": "//t.ful:5008"
54 },
55 "pages": {
56 "displayName": "Pages",
57 "host": "t.ful:5004",
58 "url": "//t.ful:5004"
59 },
60 "pricing": {
61 "displayName": "Pricing",
62 "url": "//t.ful:5000/pricing"
63 },
64 "profiles": {
65 "displayName": "Profiles",
66 "host": "t.ful:5009",
67 "url": "//t.ful:5009"
68 },
69 "progress": {
70 "host": "t.ful:5051",
71 "url": "//t.ful:5051"
72 },
73 "projects": {
74 "displayName": "Projects",
75 "host": "t.ful:5006",
76 "url": "//t.ful:5006"
77 },
78 "records": {
79 "displayName": "Records",
80 "host": "t.ful:5018",
81 "url": "//t.ful:5018"
82 },
83 "sessions": {
84 "displayName": "Sessions",
85 "host": "t.ful:5020",
86 "url": "//t.ful:5020"
87 },
88 "settings": {
89 "displayName": "Settings",
90 "host": "t.ful:5023",
91 "url": "//t.ful:5023"
92 },
93 "signIn": {
94 "displayName": "Sign in",
95 "url": "//t.ful:5005/login"
96 },
97 "signOut": {
98 "displayName": "Sign out",
99 "url": "//t.ful:5005/logout"
100 },
101 "slack": {
102 "displayName": "Slack",
103 "url": "https://thinkful-students.slack.com"
104 },
105 "support": {
106 "displayName": "Support",
107 "url": "//t.ful:5000/support/"
108 },
109 "takeStudent": {
110 "displayName": "Take Student",
111 "url": "//t.ful:5000/patel/take_student"
112 },
113 "vendor": {
114 "logentries": {
115 "token": null
116 },
117 "segment": {
118 "token": "9b75yuar0r"
119 },
120 "getstream": {
121 "appId": 5879,
122 "apiKey": "ntspgkvhnxgw",
123 "userFeedToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY3Rpb24iOiJyZWFkIiwiZmVlZF9pZCI6Im5hdmJhcl9ub3RpZmljYXRpb25zMSIsInJlc291cmNlIjoiKiJ9.VOXl_V7_Fgy7NomN8gz8tIeaD4Wt-GzkDUSP4BEpL7A"
124 }
125 },
126 "workshops": {
127 "displayName": "Workshops",
128 "host": "t.ful:5008",
129 "url": "//t.ful:5008"
130 },
131 "wow": {
132 "host": "t.ful:5016",
133 "url": "//t.ful:5016"
134 },
135 "www": {
136 "host": "t.ful:5000",
137 "url": "//t.ful:5000"
138 }
139 },
140 "env": {
141 "debug": true,
142 "hotload": true
143 },
144 "user": {
145 "tf_login": "tholex@gmail.com",
146 "name": "Abe Z",
147 "first_name": "Abe",
148 "last_name": "X",
149 "id": 1,
150 "contact_id": 1,
151 "access": ["navbar-notifications"]
152 }
153}