Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vincentge
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
vincentge
4y ago
Timelines we can share? I don't know... but soon ;)
2.
▲
by
vincentge
4y ago
The API is pretty simple! Not close to Firebase but simple to pick up. Here's some Kotlin: https://appwrite.io/docs/getting-started-for-android#fullExa... https://appwrite.io/docs/databases#c
3.
▲
by
vincentge
4y ago
This actually looks suuuupppppeeeerrrr cool!!!
4.
▲
by
vincentge
4y ago
I do. If I were to attend a hackathon (which I haven't since 2020), I would use Firebase. It's simple and they sponsor every hackathon I've been to, so I get free credits. That said, if I attend today and ignore sponsorships,
5.
▲
by
vincentge
4y ago
No, we're trying to provide similar functionality, but we're not just cloning it down to the API. We have some of our own philosophy, for better or for worse, about what a good BaaS should look like. Think of it as an alternative,
6.
▲
by
vincentge
4y ago
We're looking into it. We optimistically want to do it. We haven't committed to doing it, because we're prioritizing some other stuff right now :P
7.
▲
by
vincentge
4y ago
I answered above, so look there for a detail response. If you like your experience to be decided for you, use Supabase, especially if you love interacting with a Postgres instance and Deno for your cloud functions. We try to keep our stack
8.
▲
by
vincentge
4y ago
Both are great products, here's my biased (obviously) way of choosing between them: - Appwrite is really focused on a simplistic experience. If you check out our SDK documentation, we try to keep everything dead simple. - Supabase allo
9.
▲
by
vincentge
4y ago
We don't have instructors for this, per-se. There is an older article about using docker swarm -> https://dev.to/appwrite/30daysofappwrite-docker-swarm-integr... We're trying to update these old posts as w
10.
▲
by
vincentge
4y ago
Appwrite is really meant to live happily beside your stack. Honestly, disable and rip out the containers you don't need, they're all stateless, and loosely coupled. You can disabled them in console. Use what you find useful. I oft
11.
▲
by
vincentge
4y ago
Firebase is great for Hackathons =D
12.
▲
by
vincentge
4y ago
My honest two cents, which is biased, so take liberal amounts of salt. I think Supabase is verbose. You get to dig around the PostgreSQL instance, write SQL, etc. I know people that live and die by SQL, so if that sounds like you, Supabase
13.
▲
by
vincentge
4y ago
There's two ways to address this if you don't wanna maintain/host. There will be a hosted Appwrite Cloud option => https://appwrite.io/cloud There is a way to do 1 click deployment on Digital Ocean Marketp
14.
▲
by
vincentge
4y ago
Thank you!