-
Notifications
You must be signed in to change notification settings - Fork 3.4k
fs config
liorkesos edited this page Oct 31, 2014
·
4 revisions
/ env # Configuration Files
/ all.js # General configuration for all environments
/ development.js # Development specific
/ production.js # Production specific
/ express.js # Express middleware
Tip: Limit changing code in express.js as it will make upgrading more challenging in the future
- 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