fleet icon indicating copy to clipboard operation
fleet copied to clipboard

Add `fdm serve / up` command to easily start local Fleet development server

Open sgress454 opened this issue 9 months ago • 0 comments

Goal

User story
As a Fleet developer,
I want to be able to quickly start a Fleet development server
so that I can do my work without having to hunt for the right commands to type

Currently developers hunt through command history or saved notes to get the command to start the Fleet server, or else memorize long command strings. They should be able to just do fdm up to build and start the server quickly.

sgress454 avatar Apr 04 '25 17:04 sgress454