Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
typeof.eth π΅
@typeof.eth
Railway is probably the easiest way to deploy a Node.js server that I've come across yet
3 replies
0 recast
5 reactions
typeof.eth π΅
@typeof.eth
Sheesh, and Turso is killer for SQLite. Might have to switch to a new indie stack
2 replies
0 recast
1 reaction
Arti Villa
@artivilla.eth
What do you use this for, and how is this different from just using postgres? Like, is it for offline-first products? Or like, at what point would you use this over Postgres when thinking about building something?
1 reply
0 recast
1 reaction
typeof.eth π΅
@typeof.eth
Iβm not an expert on database stuff at all, but I like SQLite cause itβs so easy to set up for local dev. And then Turso makes it super easy to set up your prod db, itβs dirt cheap, and you can do some fancy stuff like read only replicas, snapshots, etc Tl;dr: SQLite is simple and more than enough for a lot of apps. Turso is a cheap and good SQLite host
1 reply
0 recast
1 reaction
Arti Villa
@artivilla.eth
Can't you just host a SQLite on Railway? I guess I'm trying to understand why I would set up a separate service.
1 reply
0 recast
1 reaction