Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jasutiin/pictochat
Based off of <redacted>'s chat app on the DS.
https://github.com/jasutiin/pictochat
java spring-boot stomp-protocol typescript vue websockets
Last synced: 23 days ago
JSON representation
Based off of <redacted>'s chat app on the DS.
- Host: GitHub
- URL: https://github.com/jasutiin/pictochat
- Owner: jasutiin
- Created: 2025-01-01T02:39:28.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-19T00:38:51.000Z (25 days ago)
- Last Synced: 2025-01-19T01:24:19.983Z (25 days ago)
- Topics: java, spring-boot, stomp-protocol, typescript, vue, websockets
- Language: Vue
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pictochat
Based off of <redacted>'s chat app on the DS.
## Setup and Installation
To run this application, you will need the following tools installed:
- **Java 23**: Download and install Java 23 from [here](https://www.oracle.com/ca-en/java/technologies/downloads/).
- **Spring Boot 3.4.1**: This project uses Spring Boot 3.4.1 for backend development.