generator icon indicating copy to clipboard operation
generator copied to clipboard

Express' application generator

Results 84 generator issues
Sort by recently updated
recently updated
newest added

### Description Added dev script which uses nodemon to hot reload express server on file changes. This was earlier raised in #177 but closed due to no response from author....

This will enable local tests to be run in newer nodejs versions. This will also fix the Sass Generator not working out of the box in newer nodejs versions. Closes...

pr
deps

This is due when node-sass-middleware version 0.11.0 is installing node-sass. This is now deprecated and should be updated to use `dart-sass` (currently named as `sass`) according to their official npm...

tests

Hi, I noticed that on a fresh Arch Linux installation, the express generator for the `sass` css engine is not working anymore. That's probably because of missing support on the...

Updated no-view static index.html page to pass w3c validation.

pr
awaiting more info

```pug```, ```less-middleware```, and ```hbs``` ``` SEMVER WARNING: Recommended action is a potentially breaking change Low Regular Expression Denial of Service Package clean-css Dependency of pug Path pug > pug-filters >...

pr
deps

Build and run the generator from docker image support added. The main aim and motivation behind doing this is, because of a no. of different generator are there, which are...

enhancement
pr
needs tests