First Steps
WunderGraph allows you to build secure and performant on-demand APIs using a GitOps first approach.
#
PrerequisitesYour main tool to work with WunderGraph is "wunderctl". You can install it via npm/yarn.
Once you have installed wunderctl, you can initialize a new project.
You can find in-depth docs about wunderctl
#
Initialize a new ProjectNext, cd into the .wundergraph directory, install the dependencies and start the dev environment.
#
Start your local dev environmentYou're now ready to start developing. Read on to learn more about configuring your first WunderGraph application
Once everything is configured to your desires, you're ready to start a local instance of WunderGraph.