/medhed-backend

This in a project made for MedHed Hospital

Primary LanguageJava

Status

Java CI

Getting Started

This project was made with Spring Tool Suite.

Available Scripts

In the project directory, you can run:

run as a spring tool app

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

build automatically

It correctly bundles the application in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Tests

The tests are in:

src/test/java

Test must be run in test mode.