-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Sahil Kharya edited this page May 27, 2020
·
5 revisions
You are going to need :
- Knowledge of Java (version 13)
- Building SpringBoot Maven Project
- SQL commands
- SpringToolSuite (Eclipse based IDE used to develop spring applications)
- MariaDB for Database (We have used the docker image of MariaDB for this project.)
To use this project, simply clone the project to your local directory. To clone this project, you can :
-
Git on your Command Line Interface or Terminal and clone this repository using the command -
git clone https://github.com/royforge/eledgerapi.git -
From Github.com, Clone or Download the project from GitHub. This is the Project link.