TypeScript starter template for building njs (NGINX JavaScript) scripts.
Starter template for developing njs (NGINX JavaScript) scripts using TypeScript. It compiles and bundles TypeScript into a single JavaScript file for njs and provides an integration test setup using Mocha and nginx-testing. Suited for building and testing server-side NGINX JavaScript modules on Linux and macOS.
0