REST API
If your project doesn't require a frontend, you can create your project like so -
$ copper create -frontend=none github.com/nasa/starship
Run the server -
$ cd starship
$ copper run -watch
Last updated
Was this helpful?
If your project doesn't require a frontend, you can create your project like so -
$ copper create -frontend=none github.com/nasa/starship
Run the server -
$ cd starship
$ copper run -watch
Last updated
Was this helpful?