Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tuomax7/bogeybuddies

Repository files navigation

BogeyBuddies

A web application for keeping score of friendly season-long golf competitions.

Table of contents:

Links

Local development

You can run the application stack with:

docker compose up

Deployment and CI/CD

Upon pushing to dev or main branches, a Google Cloud Build Trigger activates which:

  1. Builds a new Docker image based on the Dockerfile.prod
  2. Pushes this new image to the Google Cloud Artifact Registry
  3. Serves a new Cloud Run revision to the live application using this image

Internationalization

react-i18next will be used as the i18n library of choice to provide language support for both Finnish and English.

Conventions

I am using Conventional Commit for commit messages.

Credits

These documentation and pull request templates are from the full-stack-template by Taito United

About

A web app for keeping score of friendly season-long golf competitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors