New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

meanworks

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meanworks

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

  • 2.0.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
15
increased by114.29%
Maintainers
1
Weekly downloads
 
Created
Source

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?

:bug::bug::bug: >>> 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)

FAQs

Package last updated on 05 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc