Pinned Loading
-
-
-
wireit
wireit PublicForked from google/wireit
Wireit upgrades your npm/pnpm/yarn scripts to make them smarter and more efficient.
TypeScript 2
-
Microservices Management Script - Th...
Microservices Management Script - This script helps to start and stop multiple microservices using tmux and Docker Compose for running backing services. 1#!/bin/bash
2# @armamini
34SESSION="microservices"
5 -
Delete all 'console.log' lines acros...
Delete all 'console.log' lines across anywhere of your project 1const fs = require('fs');
2const path = require('path');
34// Recursive function to get all .ts and .js files in a directory
5function getFiles(dir) {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.