Skip to content

brneto/film-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Film Library Backend

System to manager the home film library. This project is a backend restful API with Spring Boot 2.

Requirements

Getting started

Run following command in project root directory.

  1. Build and run your app with Compose
$ docker compose up --build -d 
  1. Stop containers
docker compose stop backend db
  1. Remove containers, networks, images, and volumes
$ docker compose down

About

Backend Restful API for a film library system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published