Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tochy97/spring_graphql
Spring with Graphql and React Typescripts Calendar frontend
https://github.com/tochy97/spring_graphql
graphql node-js spring-boot spring-mvc
Last synced: 2 days ago
JSON representation
Spring with Graphql and React Typescripts Calendar frontend
- Host: GitHub
- URL: https://github.com/tochy97/spring_graphql
- Owner: tochy97
- Created: 2024-09-28T06:32:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T22:00:15.000Z (4 months ago)
- Last Synced: 2024-12-17T01:21:36.680Z (about 2 months ago)
- Topics: graphql, node-js, spring-boot, spring-mvc
- Language: Java
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Spring with Graphql; Frontend React Typescripts with tailwind
## Required versions
- Java 21
- Node 20.8.0
- NPM 10.1.0## Build and Export Jar ** Requires Maven
mvn package## Default run
mvn spring-boot:run