https://github.com/patternhelloworld/tabbed-admin-kit
id : mice4@example.com / pwd : ged22sgesA
https://github.com/patternhelloworld/tabbed-admin-kit
boilerplate react spring-boot
Last synced: 5 months ago
JSON representation
id : mice4@example.com / pwd : ged22sgesA
- Host: GitHub
- URL: https://github.com/patternhelloworld/tabbed-admin-kit
- Owner: patternhelloworld
- Created: 2024-09-08T12:21:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T08:10:43.000Z (12 months ago)
- Last Synced: 2024-12-28T09:19:11.221Z (12 months ago)
- Topics: boilerplate, react, spring-boot
- Language: JavaScript
- Homepage: https://cosmeticsholic.com
- Size: 22.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tabbed Admin Kit
> Open-source CRM featuring virtually unlimited tabs powered by Recoil, ensuring smooth performance
- Front-end : React 18.3 (Typescript will be applied)
- Back-end : Spring Boot 3
## Used Modules
| Name | URL | Purpose | Additional Considerations |
|----------------------------------------------------|-----------------------------------------------------------------------------------------|------------|-----------------------------------------------------------------------------------|
| spring-security-oauth2-password-jpa-implementation | https://github.com/patternhelloworld/spring-security-oauth2-password-jpa-implementation | OAuth2 | - |
| docker-blue-green-runner | https://github.com/patternhelloworld/docker-blue-green-runner | Deployment | - |
| docker-mysql-8 | https://github.com/patternhelloworld/docker-blue-green-runner | DB | or you can set up MySql8 in person. The SQL file is located at ``tak-server/sql`` |