close
Skip to content

flatiron-school/dashboard-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCMS - Dashboard API

Dockerfile creation

When creating your container image for this Spring Boot application, keep in mind this application uses Flyway to perform database migrations. Migrations help us initialize, seed, and modify our database so the API is ready to be accessed.

Note: You will need to explicitly run flyway migrate in your container image to seed the database with condenser entries.

About

Java-based Spring Boot application to persist data for MCMS dashboard web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors