This is a URL shorter like bit.ly and etc.
- Getting Started
- Runing the tests
- Deployment
- Built With
- Contributing
- Versioning
- Authors
- License
- Acknowledgments
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
LinkShorter needs only Java 15 and Gradle to run or build; The project also include Gradle wrapper but you can use local Gradle too;
-
clone the project on your system:
-
go to the linkshorter directory
cd linkshorter
-
Run application with Maven or use Maven Wrapper:
./gradlew
Please, Lemme finish project and then give you installation instructions 😊
Run this command on root of project:
./gradlew clean test
I didn't develop any test for project, YET, but I will add tests as soon as possible.
I didn't develop any test for project, YET, but I will add tests as soon as possible.
It's like any Spring Boot application If you been familar with them, creating a JAR file then run it on your production server, otherwise please check Installing section.
- Java - Main Development language, used version 15
- Spring Boot - For IOC and loos copeling
- Gradle - for dependency management and build tools
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Hojjat Abedi - GLinBoy
This project is licensed under the MIT License - see the LICENSE.md file for details
This section filled by your question 😊