Skip to content

code-sparsh/cross-that-zero_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossThatZero - Backend

About

This is a repo for the server application of CrossThatZero, written in Java using Spring Boot and SocketIO

Built using

Java Spring Socket.io MySQL

🛫 Quick Setup

# Clone the repo
git clone https://github.com/code-sparsh/cross-that-zero_backend.git

# Navigate to the project directory
cd cross-that-zero_backend

# Build the jar file
mvn clean package -DskipTests

# Execute the jar file
java -jar target/CrossThatZero-backend-0.0.1-SNAPSHOT.jar

About

Backend server for the CrossThatZero project, built using Spring Boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors