Skip to content

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

Notifications You must be signed in to change notification settings

flatiron-school/dashboard-api

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

No packages published