Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sonallux/graphql-getting-started-presentation
https://github.com/sonallux/graphql-getting-started-presentation
graphql java presentation spring-boot spring-graphql
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sonallux/graphql-getting-started-presentation
- Owner: sonallux
- License: mit
- Created: 2022-06-21T17:08:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-22T12:56:19.000Z (over 2 years ago)
- Last Synced: 2024-10-11T23:44:42.251Z (2 months ago)
- Topics: graphql, java, presentation, spring-boot, spring-graphql
- Language: CSS
- Homepage: https://sonallux.github.io/graphql-getting-started-presentation
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started with GraphQL in Spring Boot Applications
[View slides online](https://sonallux.github.io/graphql-getting-started-presentation)
To start the slide show locally:
- `npm install`
- `npm run dev`
- visit http://localhost:3030Edit the [slides.md](./slides.md) to see the changes.
Learn more about Slidev on [documentations](https://sli.dev/).