Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kolman-freecss/gluns-front


https://github.com/kolman-freecss/gluns-front

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Gluns-React

Gluns Logo

## 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