Skip to content

mike-puzon-tri/gardening-app

Repository files navigation

DNA Example Web App

Note: This is a live template.

Local Run entire app with Docker Compose

docker compose build && docker compose watch

See UI at http://localhost:3000/ See the Swagger API UI at http://localhost:8080/api_docs

Stop the Local Run entire app with Docker Compose

docker compose down

Add unit tests to PR with Jenkins

Auto generate API interface from backend

docker compose run --rm generate_openapi_client

About

A docker web app about setting up garden beds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published