Dimi Mikadze
Dimi Mikadze
Hi, Have you tried to first remove `package-lock.json`, `node_modules` and then use `Yarn` ?
Hi, Maybe you've got some `yarnignore` file, that is ignoring `css` folder? :) Can't think anything else, let's leave it open, maybe someone also had similar issue and knows the...
Oops! Looks like in the meantime you should switch to NPM )
@sebaestel hi, it's not in our roadmap 🙂
@RajendrasinhParmar thanks for asking. I think Slate is a more suited library for our purposes since we are not planning to build an advanced editor with custom features, we just...
Hi @kamalyusuf, thanks for your information. I have difficulty understanding why everything will break if there are thousands of posts or likes. I understand that the current database architecture is...
hi @face , if the app will have dozens of million active users there might be other issues, but I don't understand what do you suggest?
@face, sorry for the late response. To be honest, after building Orca, I realized using a relational database like Postgres would make more sense since almost all the data is...
Hi @NicholeRamirez, try running `heroku logs --tail` as Heroku recommends, to find out what's the problem.
@RajendrasinhParmar thank you very much for working on this issue. The code looks great! Unfortunately, I don't have time anymore to contribute to this project due to work, and I've...