forked from supabase/supabase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtweets.ts
232 lines (231 loc) · 12.7 KB
/
tweets.ts
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
const tweets = [
{
text: "Working with @supabase has been one of the best dev experiences I've had lately. Incredibly easy to set up, great documentation, and so many fewer hoops to jump through than the competition. I definitely plan to use it on any and all future projects.",
url: 'https://twitter.com/thatguy_tex/status/1497602628410388480',
handle: 'thatguy_tex',
img_url: '/images/twitter-profiles/09HouOSt_400x400.jpg',
},
{
text: '@supabase is just 🤯 Now I see why a lot of people love using it as a backend for their applications. I am really impressed with how easy it is to set up an Auth and then just code it together for the frontend. @IngoKpp now I see your joy with Supabase #coding #fullstackwebdev',
url: 'https://twitter.com/IxoyeDesign/status/1497473731777728512',
handle: 'IxoyeDesign',
img_url: '/images/twitter-profiles/C8opIL-g_400x400.jpg',
},
{
text: "I've been using @supabase for two personal projects and it has been amazing being able to use the power of Postgres and don't have to worry about the backend",
url: 'https://twitter.com/varlenneto/status/1496595780475535366',
handle: 'varlenneto',
img_url: '/images/twitter-profiles/wkXN0t_F_400x400.jpg',
},
{
text: "Y'all @supabase + @nextjs is amazing! 🙌 Barely an hour into a proof-of-concept and already have most of the functionality in place. 🤯🤯🤯",
url: 'https://twitter.com/justinjunodev/status/1500264302749622273',
handle: 'justinjunodev',
img_url: '/images/twitter-profiles/9k_ZB9OO_400x400.jpg',
},
{
text: 'And thanks to @supabase, I was able to go from idea to launched feature in a matter of hours. Absolutely amazing!',
url: 'https://twitter.com/BraydonCoyer/status/1511071369731137537',
handle: 'BraydonCoyer',
img_url: '/images/twitter-profiles/8YxkpW8f_400x400.jpg',
},
{
text: 'Contributing to open-source projects and seeing merged PRs gives enormous happiness! Special thanks to @supabase, for giving this opportunity by staying open-source and being junior-friendly✌🏼',
url: 'https://twitter.com/damlakoksal/status/1511436907984662539',
handle: 'damlakoksal',
img_url: '/images/twitter-profiles/N8EfTFs7_400x400.jpg',
},
{
text: "Holy crap. @supabase is absolutely incredible. Most elegant backend as a service I've ever used. This is a dream.",
url: 'https://twitter.com/kentherogers/status/1512609587110719488',
handle: 'KenTheRogers',
img_url: '/images/twitter-profiles/9l9Td-Fz_400x400.jpg',
},
{
text: "Over the course of a few weeks, we migrated 125.000 users (email/pw, Gmail, Facebook, Apple logins) from Auth0 to @supabase and have now completed the migration. I'm just glad the migration is done 😅 Went well, besides a few edge cases (duplicate emails/linked accounts)",
url: 'https://twitter.com/kevcodez/status/1518548401587204096',
handle: 'kevcodez',
img_url: '/images/twitter-profiles/t6lpcRcn_400x400.jpg',
},
{
text: "Using @supabase I'm really pleased on the power of postgres (and sql in general). Despite being a bit dubious about the whole backend as a service thing I have to say I really don't miss anything. The whole experience feel very robust and secure.",
url: 'https://twitter.com/paoloricciuti/status/1497691838597066752',
handle: 'PaoloRicciuti',
img_url: '/images/twitter-profiles/OCDKFUOp_400x400.jpg',
},
{
text: '@supabase is lit. It took me less than 10 minutes to setup, the DX is just amazing.',
url: 'https://twitter.com/saxxone/status/1500812171063828486',
handle: 'saxxone',
img_url: '/images/twitter-profiles/BXi6z1M7_400x400.jpg',
},
{
text: 'I’m not sure what magic @supabase is using but we’ve migrated @happyteamsdotio database to @supabase from @heroku and it’s much much faster at half the cost.',
url: 'https://twitter.com/michaelcdever/status/1524753565599690754',
handle: 'michaelcdever',
img_url: '/images/twitter-profiles/rWX8Jzp5_400x400.jpg',
},
{
text: 'There are a lot of indie hackers building in public, but it’s rare to see a startup shipping as consistently and transparently as Supabase. Their upcoming March releases look to be 🔥 Def worth a follow! also opened my eyes as to how to value add in open source.',
url: 'https://twitter.com/swyx/status/1366685025047994373',
handle: 'swyx',
img_url: '/images/twitter-profiles/qhvO9V6x_400x400.jpg',
},
{
text: 'This weekend I made a personal record 🥇 on the less time spent creating an application with social login / permissions, database, cdn, infinite scaling, git push to deploy and for free. Thanks to @supabase and @vercel',
url: 'https://twitter.com/jperelli/status/1366195769657720834',
handle: 'jperelli',
img_url: '/images/twitter-profiles/_ki30kYo_400x400.jpg',
},
{
text: 'Badass! Supabase is amazing. literally saves our small team a whole engineer’s worth of work constantly. The founders and everyone I’ve chatted with at supabase are just awesome people as well :)',
url: 'https://twitter.com/KennethCassel/status/1524359528619384834',
handle: 'KennethCassel',
img_url: '/images/twitter-profiles/pmQj3TX-_400x400.jpg',
},
{
text: 'Working with Supabase is just fun. It makes working with a DB so much easier.',
url: 'https://twitter.com/the_BrianB/status/1524716498442276864',
handle: 'the_BrianB',
img_url: '/images/twitter-profiles/7NITI8Z3_400x400.jpg',
},
{
text: 'This community is STRONG and will continue to be the reason why developers flock to @supabase over an alternative. Keep up the good work! ⚡️',
url: 'https://twitter.com/_wilhelm__/status/1524074865107488769',
handle: '_wilhelm__',
img_url: '/images/twitter-profiles/CvqDy6YF_400x400.jpg',
},
{
text: "Working on my next SaaS app and I want this to be my whole job because I'm just straight out vibing putting it together. @supabase and chill, if you will",
url: 'https://twitter.com/drewclemcr8/status/1523843155484942340',
handle: 'drewclemcr8',
img_url: '/images/twitter-profiles/bJlKtSxz_400x400.jpg',
},
{
text: '@supabase Putting a ton of well-explained example API queries in a self-building documentation is just a classy move all around. I also love having GraphQL-style nested queries with traditional SQL filtering. This is pure DX delight. A+++. #backend',
url: 'https://twitter.com/CodiferousCoder/status/1522233113207836675',
handle: 'CodiferousCoder',
img_url: '/images/twitter-profiles/t37cVLwy_400x400.jpg',
},
{
text: 'Me using @supabase for the first time right now 🤯',
url: 'https://twitter.com/nasiscoe/status/1365140856035024902',
handle: 'nasiscoe',
img_url: '/images/twitter-profiles/nc2Ms5hH_400x400.jpg',
},
{
text: "I'm trying @supabase, Firebase alternative that uses PostgreSQL (and you can use GraphQL too) in the cloud. It's incredible 😍",
url: 'https://twitter.com/JP__Gallegos/status/1365699468109242374',
handle: 'JP__Gallegos',
img_url: '/images/twitter-profiles/1PH2mt6v_400x400.jpg',
},
{
text: 'Check out this amazing product @supabase. A must give try #newidea #opportunity',
url: 'https://twitter.com/digitaldaswani/status/1364447219642814464',
handle: 'digitaldaswani',
img_url: '/images/twitter-profiles/w8HLdlC7_400x400.jpg',
},
{
text: "I gave @supabase a try this weekend and I was able to create a quick dashboard to visualize the data from the PostgreSQL instance. It's super easy to use Supabase's API or the direct DB connection. Check out the tutorial 📖",
url: 'https://twitter.com/razvanilin/status/1363770020581412867',
handle: 'razvanilin',
img_url: '/images/twitter-profiles/AiaH9vJ2_400x400.jpg',
},
{
text: "Tried @supabase for the first time yesterday. Amazing tool! I was able to get my Posgres DB up in no time and their documentation on operating on the DB is super easy! 👏 Can't wait for Cloud functions to arrive! It's gonna be a great Firebase alternative!",
url: 'https://twitter.com/chinchang457/status/1363347740793524227',
handle: 'chinchang457',
img_url: '/images/twitter-profiles/LTw5OCnv_400x400.jpg',
},
{
text: '10/100 All day i was migrating my project from firebase to @supabase Because it is perfect and simple!!! I like design and API for understandable. There are in BETA now. Just try!🧪',
url: 'https://twitter.com/roomahhka/status/1363155396391763971',
handle: 'roomahhka',
img_url: '/images/twitter-profiles/e_2eQt6C_400x400.jpg',
},
{
text: 'I gave @supabase a try today and I was positively impressed! Very quick setup to get a working remote database with API access and documentation generated automatically for you 👌 10/10 will play more',
url: 'https://twitter.com/razvanilin/status/1363002398738800640',
handle: 'razvanilin',
img_url: '/images/twitter-profiles/AiaH9vJ2_400x400.jpg',
},
{
text: "Wait. Is it so easy to write queries for @supabase ? It's like simple SQL stuff!",
url: 'https://twitter.com/T0ny_Boy/status/1362911838908911617',
handle: 'T0ny_Boy',
img_url: '/images/twitter-profiles/UCBhUBZl_400x400.jpg',
},
{
text: 'Jeez, and @supabase have native support for magic link login?! I was going to use http://magic.link for this But if I can get my whole DB + auth + magic link support in one... Awesome',
url: 'https://twitter.com/louisbarclay/status/1362016666868154371',
handle: 'louisbarclay',
img_url: '/images/twitter-profiles/6f1O8ZOW_400x400.jpg',
},
{
text: 'Where has @supabase been all my life? 😍',
url: 'https://twitter.com/Elsolo244/status/1360257201911320579',
handle: 'Elsolo244',
img_url: '/images/twitter-profiles/v6citnk33y2wpeyzrq05_400x400.jpeg',
},
{
text: 'Honestly Supabase is such a killer Firebase alternative.',
url: 'https://twitter.com/XPCheese/status/1360229397735895043',
handle: 'XPCheese',
img_url: '/images/twitter-profiles/eYP6YXr7_400x400.jpg',
},
{
text: "I think you'll love @supabase :-) Open-source, PostgreSQL-based & zero magic.",
url: 'https://twitter.com/zippoxer/status/1360021315852328961',
handle: 'zippoxer',
img_url: '/images/twitter-profiles/6rd3xub9_400x400.png',
},
{
text: '@supabase is insane.',
url: 'https://twitter.com/codewithbhargav/status/1357647840911126528',
handle: 'codewithbhargav',
img_url: '/images/twitter-profiles/LQYfHXBp_400x400.jpg',
},
{
text: 'It’s fun, feels lightweight, and really quick to spin up user auth and a few tables. Almost too easy! Highly recommend.',
url: 'https://twitter.com/nerdburn/status/1356857261495214085',
handle: 'nerdburn',
img_url: '/images/twitter-profiles/66VSV9Mm_400x400.png',
},
{
text: 'Now things are starting to get interesting! Firebase has long been the obvious choice for many #flutter devs for the ease of use. But their databases are NoSQL, which has its downsides... Seems like @supabase is working on something interesting here!',
url: 'https://twitter.com/RobertBrunhage/status/1356973695865085953',
handle: 'RobertBrunhage',
img_url: '/images/twitter-profiles/5LMWEACf_400x400.jpg',
},
{
text: "Honestly, I really love what @supabase is doing, you don't need to own a complete backend, just write your logic within your app and you'll get a powerful Postgresql at your disposal.",
url: 'https://twitter.com/NavicsteinR/status/1356927229217959941',
handle: 'NavicsteinR',
img_url: '/images/twitter-profiles/w_zNZAs7_400x400.jpg',
},
{
text: "I've really enjoyed the DX! Extremely fun to use, which is odd to say about a database at least for me.",
url: 'https://twitter.com/Soham_Asmi/status/1373086068132745217',
handle: 'Soham_Asmi',
img_url: '/images/twitter-profiles/Os4nhKIr_400x400.jpg',
},
{
text: 'Supabase team is doing some awesome stuff #supabase #facts @supabase',
url: 'https://twitter.com/_strawbird/status/1372607500499841025',
handle: '_strawbird',
img_url: '/images/twitter-profiles/iMBvvQdn_400x400.jpg',
},
{
text: "Did a website with @supabase last week with no prior experience with it. Up and running in 20 minutes. It's awesome to use. Thumbs up",
url: 'https://twitter.com/michael_webdev/status/1352885366928404481?s=20',
handle: 'michael_webdev',
img_url: '/images/twitter-profiles/SvAyLaWV_400x400.jpg',
},
{
text: 'I just learned about @supabase and im in love 😍 Supabase is an open source Firebase alternative! EarListen (& react) to database changes 💁 Manage users & permissions 🔧 Simple UI for database interaction',
url: 'https://twitter.com/0xBanana/status/1373677301905362948',
handle: '0xBanana',
img_url: '/images/twitter-profiles/pgHIGqZ0_400x400.jpg',
},
]
export default tweets