Robert Tirta
Robert Tirta
This is to make it easier for users to book selected times for meetings
Need to add online meeting option maybe we can just add an “Add Google meet online” as a button or as a location option By default we should anyway create...
[reference](https://www.digitalocean.com/community/tutorials/how-to-scale-and-secure-a-django-application-with-docker-nginx-and-let-s-encrypt#step-3-configuring-the-nginx-docker-container) Run cron job to renew lets encrypt
Related to the issue in [next-auth](https://github.com/nextauthjs/next-auth/issues/596) Implement this work around to refresh session on client after doing refresh token: https://github.com/nextauthjs/next-auth/issues/596#issuecomment-997229533
### Description: ``` Error response from daemon: create ./postgres/docker-entrypoint-initdb.d: "./postgres/docker-entrypoint-initdb.d" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory,...
**Describe the bug 🐛** On zoom out, my marker is showing differently, it re renders to the incorrect area **To Reproduce 🔍** Steps to reproduce the behavior: Please check [here](https://codesandbox.io/s/sparkling-flower-45irv?file=/src/App.js),...
``` configure: error: Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path ``` I'm still experiencing #99 on master. Shouldn't this be fixed by #102 already? This command fixes it,...
this repo is awesome. I love it. thanks for doing this
## Description I am trying to create spotify kind of scroll view, where the list items are going on top of the first sticky item, then the first sticky item...