Quest-Server Table of Contents About The Project Built With Roadmap Getting Started Prerequisites Installation and Run Contributors About The Project Built With Java Maven Spring Boot Roadmap Getting Started Prerequisites Java: 17.0.1 or later Maven: 3.8.2 or later Installation and Run -> Maven install mvn clean install -> Tests ./mvnw test -> Run the server ./mvnw spring-boot:run The api runs at localhost:9090/. The websocket url: ws://localhost:9090/ws. Contributors