Jsfuzz is coverage-guided fuzzer for testing javascript/nodejs packages. Fuzzing for safe languages like nodejs is a powerful strategy for finding bugs like unhandled exceptions, logic bugs, security ...
This example repo demonstrates how one might build our their background jobs along side a Next.js API backend. It could be any backend in any language, but this uses Next since it's fairly simple to ...