https://github.com/kolman-freecss/gluns-front
InvestBank: Simplifying Financial Management with Personalized Insights, Data, and Advice.
https://github.com/kolman-freecss/gluns-front
axios daisyui docker jwt microservices react tailwindcss typescript
Last synced: 4 months ago
JSON representation
InvestBank: Simplifying Financial Management with Personalized Insights, Data, and Advice.
- Host: GitHub
- URL: https://github.com/kolman-freecss/gluns-front
- Owner: Kolman-Freecss
- License: other
- Created: 2024-11-08T16:05:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-10T02:47:03.000Z (over 1 year ago)
- Last Synced: 2025-06-22T11:37:26.713Z (about 1 year ago)
- Topics: axios, daisyui, docker, jwt, microservices, react, tailwindcss, typescript
- Language: JavaScript
- Homepage:
- Size: 1.08 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-CC-BY-NC-ND
Awesome Lists containing this project
README
# Gluns-React

## Index
- [Useful Links](#useful-links)
- [Brief Features Description](#brief-features-description)
- [Use](#use)
- [Local](#local)
- [Docker](#docker)
- [Tech stack](#tech-stack)
- [Configuration](#configuration)
- [Keycloak Configuration](#keycloak-configuration)
## Useful Links
- Java Backend: https://github.com/Kolman-Freecss/gluns-spring/
- Python Backend: https://github.com/shubhamsugara22/gluns-python-backend
## Brief Features Description
- User Login
- Tips and Dashboard views
- AI Chat
## Use
## Local
```bash
npm install
npm start
```
### Docker method
```bash
docker build --no-cache -t gluns-front
docker run -it -p 80:80 gluns-front
```
## Tech stack
- React
- Typescript
- TailwindCSS
- DaisyUI
- Axios
- Docker
---
Shield: [![CC-BY-NC-ND 4.0][CC-BY-NC-ND-shield]][CC-BY-NC-ND]
This work is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.][CC-BY-NC-ND]
[![CC-BY-NC-ND 4.0][CC-BY-NC-ND-image]][CC-BY-NC-ND]
[CC-BY-NC-ND-shield]: https://img.shields.io/badge/License-CC--BY--NC--ND--4.0-lightgrey
[CC-BY-NC-ND]: http://creativecommons.org/licenses/by-nc-nd/4.0/
[CC-BY-NC-ND-image]: https://i.creativecommons.org/l/by-nc-nd/4.0/88x31.png