https://github.com/daggerok/spring-boot-jpa-react-jwt-auth-app
Spring Boot MySQL backend | React App | JWT security
https://github.com/daggerok/spring-boot-jpa-react-jwt-auth-app
docker docker-compose jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-server jwt-token jwt-tokens jwtauth mysql react spring-boot spring-boot-2 spring-data-jpa
Last synced: about 2 months ago
JSON representation
Spring Boot MySQL backend | React App | JWT security
- Host: GitHub
- URL: https://github.com/daggerok/spring-boot-jpa-react-jwt-auth-app
- Owner: daggerok
- Created: 2020-04-16T19:55:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-24T18:10:42.000Z (about 1 year ago)
- Last Synced: 2025-06-04T23:51:00.692Z (12 months ago)
- Topics: docker, docker-compose, jwt, jwt-auth, jwt-authentication, jwt-bearer-tokens, jwt-server, jwt-token, jwt-tokens, jwtauth, mysql, react, spring-boot, spring-boot-2, spring-data-jpa
- Language: JavaScript
- Size: 1.17 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot mysql jwt security react [](https://github.com/daggerok/spring-boot-jpa-react-jwt-auth-app/actions?query=workflow%3ACI)
Spring Boot MySQL JPA Backend | React Frontend | JWT Secured App
1. get
```bash
git clone ... ; cd ...
```
1. build and run
```bash
docker-compose up --build --force-recreate
```
1. open http://127.0.0.1:80/
1. sign up
1. sign in
1. create pool
1. vote
1. cleanup
```bash
docker-compose down -v --remove-orphans
```
[YouTube: How to Work with Various Kubernetes Objects to Host a Spring Boot App](https://www.youtube.com/watch?v=V2FQuFGrmXQ)