Sanchit Rk

Results 4 comments of Sanchit Rk

Nginx in CentOS behaves a bit different from Ubuntu: 1. Try disabling SELinux or try: `sudo setenforce 0` 2. Check permissions for Nginx user or add Nginx user to group...

I think its database agnostic, we can hook onto to SqlAlchemy or pymongo. But I don't know how async /ASGI based web frameworks work with databases

@coderabbitai full review