bcgov / EDUC-PEN-NOMINAL-ROLL-API

This API will facilitate staff to process nominal roll.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lifecycle:Experimental Coverage Lines of Code Reliability Rating Bugs Security Rating

EDUC-PEN-NOMINAL-ROLL-API

This API will facilitate staff to process nominal roll.

#Running and Unit Testing the application in local environment

  1. The app depends on a temp folder which needs to be created.
  2. create a temp directory by running this command in windows terminal mkdir -p /home/runner/work/EDUC-PEN-NOMINAL-ROLL-API/EDUC-PEN-NOMINAL-ROLL-API/temp
  3. make sure that the application-local.properties have this entry folder.base.path=/home/runner/work/EDUC-PEN-NOMINAL-ROLL-API/EDUC-PEN-NOMINAL-ROLL-API/temp before running the application.

About

This API will facilitate staff to process nominal roll.

License:Apache License 2.0


Languages

Language:Java 96.8%Language:Shell 2.9%Language:Dockerfile 0.3%