📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

dpd-yeoman

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dpd-yeoman

A Yeoman generator to stub & scaffold deployd APIs.

0.0.1
latest
Source
npm
Version published
Weekly downloads
4
300%
Maintainers
1
Weekly downloads
 
Created
Source

dpd-yeoman

Deployd API generator for yeoman.

Status

Active Development

Dependencies

  • MongoDB
  • Node
  • Yeoman (npm install -g yeoman)

Quick Start

npm install -g dpd-yeoman
mkdir myapp
cd myapp
yeoman init angular
yeoman init deployd
yeoman init deployd:collection title:string description:string
mongod
node server
Open localhost:3501 in your browser to see the app
Open localhost:3501/dashboard to see the deployd dashboard.

Keywords

generator

FAQs

Package last updated on 11 Feb 2013

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