-
I want to start rewriting this lib using es6, anyone who can help me with this? @typicode
-
**Why would we bother using the data directory when using a database?**
Is there a reason from a security standpoint to manage the traffic limiter from a file and not a table in the database?
…
-
When adding a lambda trigger to a storage db (using a REST DynamoDB), the generated CloudFormation template isn't correct, and prevents the trigger from firing.
**To Reproduce**
Steps to reproduce…
-
Hello 0perationPrivacy.
On my fork, I'm making a Dockerfile for this application. (I just like to maintain all my servers in containers)
I am not familiar with nodejs, though, so would you mind if I…
-
Related to #2528
-
Since moving to a data versioning scheme, there is no longer any way to remove a row from COVIDcast without removing all previous versions of that row as well (so that it's as if it was never publishe…
-
**Describe the bug**
There are a few errors which pops up when running the development server after following the instructions from README.md:
1. The pip install command should have a -r option:
…
-
Many people including @anarcat have suggested us moving away from using Lua as config file syntax. I share the same sentiment and would like to take a stab at this task. It will be a tricky and painfu…
houqp updated
2 years ago
-
Is this project dead?
-
Once the initial database is set up through firebase, a data model needs to be created to support multi-tenancy. An example: https://blakebhowe.medium.com/multi-tenant-application-database-design-e4c2…