Oddbean new post about | logout
 why is so hard to deploy it locally ? some per-requisite missing what recommended specs liek ? 2CPU 4GB RAM 30GB SSD 
 4gig ram is enough to run it but its not enough to compile the strfry image i think.  i have plans to provide precompiled images but people had mentioned they like compiling it themselves so i didnt do it yet.  do you think this is why your install failed? 
 thank you - yarn npm install went through after a bit struggle - then i couldnot start it not sure why or cmd - yarn start , npm run dev all failed .

- btw setting up test nostr and simplex txt only group chat server soon for real time chit-chat 
 ah, for the main app it uses pnpm.. because it has to download some forks of a few libs i had to patch (like ndk) from a git repo.  feel free to hmu on simplex or here and i can help debug it with you and make the installer better