School Management App Look at the Nestjs Graphql and Graphql documentation to learn more. Setup Make sure to install the dependencies: # npm npm install # yarn yarn install Development Server Start the development server on http://localhost:3000 # npm npm run start # yarn yarn run start