Stellate Product Updates logo
Back to Homepage Subscribe to Updates

Product Updates

See the latest new features, improvements, and product updates

Labels

  • All Posts
  • Fix
  • Announcement
  • Improvement
  • graph api
  • feature

Jump to Month

  • December 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • January 2023
  • September 2022
  • August 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
Announcement
4 years ago

CLI flow to create services

You can now create services from the CLI by running a single command and answering a handful of questions:

$ npm init graphcdn
# or if you're using yarn
$ yarn create graphcdn

This will do everything you need to do to get started with GraphCDN: 

  1. Install the graphcdn CLI
  2. Create a graphcdn.yml file
  3. Push it to GraphCDN.
Avatar of authorMarko Locher