Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 587 Bytes

operations.md

File metadata and controls

22 lines (18 loc) · 587 Bytes

apps

  • multiple apps [flow-app][flow-app]

build fast build sync

app-operations

  • 🏃🏸 running
    • 🔮🌐 automatic safety in ports
  • ⌛ compiling
    • 👂 compileEnd
  • 💀 executing
  • 👻 mediator
  • ⛴ releasing scripts
    • 📦🏗 package builder
    • pipeline
    • task running
    • 💚📜 scripts created for ci environments
    • 🔮📜 scripts for all environments and servers created and added to your packages
    • 📦⬇ keep your dependencies at root to [avoid symlinks][com-avoid-symlinks] and [massive package sizes][com-massive-package-sizes]