-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase.json
150 lines (150 loc) · 11.2 KB
/
firebase.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"hosting": [
{
"target": "k33-platform-dev",
"cleanUrls": true,
"public": "./apps/platform/public",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-platform",
"cleanUrls": true,
"public": "./apps/platform/public",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-research-dev",
"cleanUrls": true,
"public": "./apps/research/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"redirects": [
{ "source": "/research/home", "destination": "/research", "type": 301 },
{ "source": "/research/reports", "destination": "/research", "type": 301 },
{ "source": "/research/token-evaluations", "destination": "/research/token-valuation", "type": 301 },
{ "source": "/research/opinion", "destination": "/research", "type": 301 },
{ "source": "/research/blog", "destination": "/research", "type": 301 },
{ "source": "/research/reports/ahead-of-the-curve", "destination": "/research/market-insights/weekly-reports", "type": 301 },
{ "source": "/research/analysis/analysis", "destination": "/research/market-insights/quick-takes", "type": 301 },
{ "source": "/research/analysis/the-friday-focus", "destination": "/research/industry-insights/news", "type": 301 },
{ "source": "/research/reports/industry-reports", "destination": "/research/industry-insights/industry-reports", "type": 301 },
{ "source": "/research/token-evaluations/k33-vinter-quality-index", "destination": "/research/token-valuation/indexes", "type": 301 },
{ "source": "/research/opinion/monthly-wrap-up", "destination": "/research/market-insights/monthly-outlooks", "type": 301 },
{ "source": "/research/reports/the-fundamentals", "destination": "/research/token-valuation/valuation-principles", "type": 301 },
{ "source": "/research/reports/the-fundamentals", "destination": "/research/token-valuation/valuation-principles", "type": 301 },
{ "source": "/research/analysis/year-in-review", "destination": "/research/articles/2022-year-in-review", "type": 301 },
{ "source": "/research/blog/blog-posts", "destination": "/research", "type": 301 },
{ "source": "/research/subscription/professional-k33-research-subscription", "destination": "/research/settings", "type": 301 },
{ "source": "/research/reports/ahead-of-the-curve/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/analysis/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/the-friday-focus/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/reports/industry-reports/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/token-evaluations/k33-vinter-quality-index/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/opinion/monthly-wrap-up/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/reports/the-fundamentals/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/opinion/blog-posts/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/ahead-of-the-curve/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/year-in-review/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/opinion/analysis/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/token-evaluations/analysis/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/blog/blog-posts/:slug", "destination": "/research/articles/:slug", "type": 301 }
]
},
{
"target": "k33-research",
"cleanUrls": true,
"public": "./apps/research/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"],
"redirects": [
{ "source": "/research/home", "destination": "/research", "type": 301 },
{ "source": "/research/reports", "destination": "/research", "type": 301 },
{ "source": "/research/token-evaluations", "destination": "/research/token-valuation", "type": 301 },
{ "source": "/research/opinion", "destination": "/research", "type": 301 },
{ "source": "/research/blog", "destination": "/research", "type": 301 },
{ "source": "/research/reports/ahead-of-the-curve", "destination": "/research/market-insights/weekly-reports", "type": 301 },
{ "source": "/research/analysis/analysis", "destination": "/research/market-insights/quick-takes", "type": 301 },
{ "source": "/research/analysis/the-friday-focus", "destination": "/research/industry-insights/news", "type": 301 },
{ "source": "/research/reports/industry-reports", "destination": "/research/industry-insights/industry-reports", "type": 301 },
{ "source": "/research/token-evaluations/k33-vinter-quality-index", "destination": "/research/token-valuation/indexes", "type": 301 },
{ "source": "/research/opinion/monthly-wrap-up", "destination": "/research/market-insights/monthly-outlooks", "type": 301 },
{ "source": "/research/reports/the-fundamentals", "destination": "/research/token-valuation/valuation-principles", "type": 301 },
{ "source": "/research/reports/the-fundamentals", "destination": "/research/token-valuation/valuation-principles", "type": 301 },
{ "source": "/research/analysis/year-in-review", "destination": "/research/articles/2022-year-in-review", "type": 301 },
{ "source": "/research/blog/blog-posts", "destination": "/research", "type": 301 },
{ "source": "/research/subscription/professional-k33-research-subscription", "destination": "/research/settings", "type": 301 },
{ "source": "/research/reports/ahead-of-the-curve/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/analysis/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/the-friday-focus/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/reports/industry-reports/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/token-evaluations/k33-vinter-quality-index/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/opinion/monthly-wrap-up/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/reports/the-fundamentals/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/opinion/blog-posts/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/ahead-of-the-curve/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/analysis/year-in-review/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/opinion/analysis/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/token-evaluations/analysis/:slug", "destination": "/research/articles/:slug", "type": 301 },
{ "source": "/research/blog/blog-posts/:slug", "destination": "/research/articles/:slug", "type": 301 }
]
},
{
"target": "k33-research-archive-dev",
"cleanUrls": true,
"public": "./apps/research-archive/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-research-archive",
"cleanUrls": true,
"public": "./apps/research-archive/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-invest-dev",
"cleanUrls": true,
"public": "./apps/invest/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-invest",
"cleanUrls": true,
"public": "./apps/invest/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-vault-dev",
"cleanUrls": true,
"public": "./apps/vault/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-vault",
"cleanUrls": true,
"public": "./apps/vault/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-auth-dev",
"cleanUrls": true,
"public": "./apps/auth/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-auth",
"cleanUrls": true,
"public": "./apps/auth/out",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-dev",
"cleanUrls": true,
"public": "./empty",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
},
{
"target": "k33-prod",
"cleanUrls": true,
"public": "./empty",
"ignore": ["firebase.json", "**/.*", "**/node_modules/**"]
}
]
}