Skip to content

babadgunia/sms-back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS (Student management system) SMS-back is monolith web application backend to manage university students, faculties, exams, courses etc.

Technology stack Java 17 Spring boot Docker Postgresql Liquibase

Travis CI Build Status

To build APP Docker image use this command

docker build -t IMAGE_NAME .

To build Database Docker image use this command from project home directory

docker build -t IMAGE_NAME -f src/main/resources/db/Dockerfile .

Database setup Once docker container is running liquibase will automatically insert initial values into the database.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages