nitro icon indicating copy to clipboard operation
nitro copied to clipboard

layer0 preset

Open pi0 opened this issue 2 years ago • 0 comments

Refs:

  • #39
  • https://github.com/unjs/nitro-poc-layer0 (private)

TODO:

  • [x] Move POC as a published preset
  • [ ] Add deployment guide (@tristanlee85)

Improvements:

  • [ ] Use direct builder/core API instead of invoking CLI
  • [ ] Layer0 config
    • Option to set layer0 core/cli version
    • Pin used version on first build to .nitrorc
  • [ ] Map route rules <> Layer0 router
    • Any reference for JSON format instead of routes.js?
  • [ ] Map Proxy support (#113) <> Layer0 backends

pi0 avatar Apr 08 '22 12:04 pi0