6 ms·
Show HN: I made Open Source WhatsApp wrapped, insights from chats
hosted in ourchatstory.co but the code is open source so you can generate your Wrap locally if you are paranoid about privacy(no DB connected). Want to know what HN community thinks about this, open to feature requests, PRs and critiques :)
- mayank_dyte 3y agoReally liked the insights and story formats but just curious on how are you doing this without a DB tho ?
- anshulagx 3y agoglad you like it. We get the input JSON from the user, process it and return the results. There is no real need to store the data here.