Skip to content

Releases: wlepinski/generator-meanstack

Bug fixing.

27 Nov 00:35
Compare
Choose a tag to compare
Bug fixing. Pre-release
Pre-release

Fix #10

Add time-grunt.

26 Oct 19:34
Compare
Choose a tag to compare

Adds the time-grunt package - #8

Heroku Integration

17 Sep 01:13
Compare
Choose a tag to compare

Add a new prompt during the scaffold to create Procfile and .env files on the target project.

Update the generator using

sudo npm uninstall -g generator-meanstack
sudo npm install -g generator-meanstack

Grab while it is hot.

Bugs

27 Aug 00:51
Compare
Choose a tag to compare

Resolve bug #4.

Grunt-express integration

26 Jul 17:57
Compare
Choose a tag to compare

Now the project is fully integrated with grunt-express.

Initial Version

26 Jul 14:54
Compare
Choose a tag to compare
Initial Version Pre-release
Pre-release

This is the release v0.0.1 of MEAN stack generator for Yeoman.

  • Create the basic folder structure
  • Replace the basic connect server with Express. We're using the project grunt-express to handle this task.
  • We're currently using the generator-angular to dump the basic structure for the webapp using AngularJS.

You can start using the MEAN stack generator installing it from npm using the npm install generator meanstack -g command.

If you found any issues let me know on the.