https://github.com/trkgrn/auction-webapp-with-websocket
This project is the internship task of Kartaca company.
https://github.com/trkgrn/auction-webapp-with-websocket
angular flyway-migrations sockjs-client spring-boot stompjs web-socket
Last synced: about 2 months ago
JSON representation
This project is the internship task of Kartaca company.
- Host: GitHub
- URL: https://github.com/trkgrn/auction-webapp-with-websocket
- Owner: trkgrn
- Created: 2023-03-21T16:03:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T10:28:16.000Z (about 3 years ago)
- Last Synced: 2025-02-14T20:40:44.525Z (over 1 year ago)
- Topics: angular, flyway-migrations, sockjs-client, spring-boot, stompjs, web-socket
- Language: Java
- Homepage:
- Size: 1.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auction-webapp-with-websocket
This project is the internship task of Kartaca company.
- Registration Key
`665bcddcb75763f801b181226b69b6e5e80c26a9ec5359608bf26f7a1dadbc90`
## Installation
Clone project
```bash
git clone https://github.com/trkgrn/auction-webapp-with-websocket
```
Go to the project directory
```bash
cd auction-webapp-with-websocket
```
Install project dependencies
```bash
docker-compose up
```
## Usage
- Backend
`http://localhost:8080/`
- Frontend
`http://localhost:4200/`
## Used Dependencies
* Backend
* Spring
* Spring Boot
* WebSocket
* Spring Security
* JWT
* Spring Web
* Spring Data
* Spring Data JPA
* Spring Data Redis
* Jedis (Redis Client)
* Lombok
* DevTools
* ModelMapper
* Flyway Core
* Open API (Swagger UI)
* Frontend
* Angular
* AdminLTE 3
* sockjs-client
* stompjs
* Database
* PostgreSQL
* Redis
## Screenshots
#### Auction Simulation

## Author
* Github: [@trkgrn](https://github.com/trkgrn)
* LinkedIn: [@trkgrn](https://linkedin.com/in/trkgrn)