/hiempsal

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

License: GPL v3 CircleCI Build Status CircleCI Orb Version CircleCI Community

hiempsal

Table of Contents

  1. General Info
  2. Technologies
  3. Running the App
  4. License

General Info


These instructions will get you a copy of the project up and running on your local machine. Enjoy.

Technologies


You need to install the softwares like:

Running the App

Download & unzip or clone this project

git clone https://github.com/kherbiche/hiempsal

With Terminal or cmd, navigate to the root of the project cloned or unziped then run:

start.sh or start.bat then callws.sh

-The App runs on localhost:8088/api/users/

-H2 Data Base Console on http://localhost:8088/console , with jdbc url: jdbc:h2:mem:hiempsaldb, login: sa

-OpenAPI Doc on http://localhost:8088/swagger-ui/index.html

License

gpl