Skip to content

MEANWorks: MongoDB/Mongoose, Express, Angular and Node Workshop with Angular Fullstack Generator

Notifications You must be signed in to change notification settings

satishsrinivasan/meanworks

 
 

Repository files navigation

MEANWorks: MongoDB/Mongoose, Express, Angular and Node Workshop with Angular Fullstack Generator

=========


M.E.A.N. Works is a workshop on

  • MongoDB+Mongoose
  • Express.js
  • AngularJS
  • Node.js

with Angular Fullstack Generator.

Installation

Easy way:

$ npm install meanworks@latest

Hard way:

$ git clone https://github.com/azat-co/meanworks.git
$ cd meanworks
$ npm install
$ npm link

If $ npm link fails, try $ node meanworks.js or $ npm start.


Usage

  • $ meanworks or node meanworks.js: launch menu to select the adventure and monitor progress
  • $ meanworks verify: verify solution
  • $ meanworks verify YOUR_FILE_NAME: to verify that you have finished an exercise with a filename
  • $ meanworks help: to get help with the workshop
  • $ meanworks print: to re-display the current exercise
  • $ meanworks solution: to show the solution for the current exercise
  • $ meanworks verify skip to skip it.
  • $ meanworks reset to reset the completed adventures

Adventures

  1. 01-node-npm
  2. 02-mongodb
  3. 03-installs
  4. 04-folder
  5. 05-seed
  6. 06-endpoints
  7. 07-ui-transactions
  8. 08-ui-accounts
  9. 09-ui-mai

Reset

If you have completed all or some of the adventures but want to do them again, simply run meanworks reset.


Feedback

Bugs?

🐛🐛🐛 >>> https://github.com/azat-co/meanworks/issues


Contributing

  1. Fork this repository
  2. Make changes in a branch off from master
  3. Submit a pull request to azat-co/meanworks (this tool)

About

MEANWorks: MongoDB/Mongoose, Express, Angular and Node Workshop with Angular Fullstack Generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.1%
  • ApacheConf 15.5%
  • HTML 7.9%
  • CSS 1.5%