-
Notifications
You must be signed in to change notification settings - Fork 3.4k
mean one cli
Lior Kesos edited this page Jan 10, 2016
·
7 revisions
Milestone: mean-one-cli
- If the registry is off-line it shouldn’t affect a base install (any starter packages should be referenced by github repo, but should exist in the registry as well)
- Remove
mean deploy
andmean logs
-
mean init
should gain interactive options for adding a starter bundle which includes
system
users
circles
custom/
```
4. mean package
should gain a --no-examples flag or similar options
- Getting Started Guides
- Deployment
- Testing
- System Deep Dives
Aggregation- Packages
- Database
- Menus
- Circles (roles/permissions) High Level Overview
- Circles code examples
- User Auth withJWT
- Contributing