/fs

Full-stack template: Docker, MongoDB, Java, Spring, Angular and nginx

Primary LanguageJavaMIT LicenseMIT

CI build status

Full Stack Template

Services

Service Description
db Database
db-admin DB admin utility
bff Back-end for front-end
spa Web-server with single page application

Technology Stack

Local Build

docker-compose build

Run

If you don't want to build local images, then you can download it from GitHub Container Registry and run it:

docker-compose pull
docker-compose up spa

then open http://localhost:8080