TramwayJS
TramwayJS
    • Introduction
    • Setup
    • Concepts
      • Dependency Injection
      • N-Tier Architecture
      • Abstracted Data Providers
    • Components
      • Entity
      • Service
      • Factory
      • Repository
      • Provider
      • Policy
      • Controller
        • Restful Controller
        • Status Codes
      • Route
      • Command
    • CLI
      • Install
      • Build
      • Start
      • Create
        • API
        • Route
        • Controller
        • Service
        • Entity
        • Factory
        • Provider
        • Repository
      • Upgrade
        • Babel
    • Recipes
      • Restful API with HATEOAS
        • Setup
        • Create API
        • Add Sub Resource

TramwayJS
    • Introduction
    • Setup
    • Concepts
      • Dependency Injection
      • N-Tier Architecture
      • Abstracted Data Providers
    • Components
      • Entity
      • Service
      • Factory
      • Repository
      • Provider
      • Policy
      • Controller
        • Restful Controller
        • Status Codes
      • Route
      • Command
    • CLI
      • Install
      • Build
      • Start
      • Create
        • API
        • Route
        • Controller
        • Service
        • Entity
        • Factory
        • Provider
        • Repository
      • Upgrade
        • Babel
    • Recipes
      • Restful API with HATEOAS
        • Setup
        • Create API
        • Add Sub Resource
TramwayJS

Upgrade

Github logo Edit on GitHub

Tramway provides a suite of upgrade commands to facilitate rapid development

Previous
Repository
Next
Babel