express-ts-boilerplate icon indicating copy to clipboard operation
express-ts-boilerplate copied to clipboard

A Boilerplate Express Backend

Results 3 express-ts-boilerplate issues
Sort by recently updated
recently updated
newest added

Without this fix, eslint doesn't catch all sub-directories recursively. See https://stackoverflow.com/questions/54165756/eslint-glob-is-not-considering-all-directories-recursively

Great boilerplate! However, it doesn't run correctly unless `.env` has been set with values. Updating the instructions to save the debugging for others.