MichaelDepner / simple-fortune-cookie

CiCd, GitHub Actions, Docker, Kubernetes project for the DevOps Academy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a test!

Simple Fortune Cookie

A project in Go for you to apply all the awesome things you've learned at the academy!

The project can be run by 1-3 people in a team.

Fork the Project

Fork the project to get your own private working copy:

Forking the Project

Configuring the Project

Enable issues on the repository and invite the team as collaborators, so you can make changes:

Configuring the Project

When you have a fork that your teammates can access, please proceed to the 01-introduction.

Folders

  • backend: a Go server that serves api requests
  • frontend: an HTTP webserver (in Go) that you can view in your browser

Eficode Notes

This repository is entirely generated. Changes will be overwritten by subsequent releases, from the main repository.

In case of an unfortunate push, simply make a new release from the main repository, and squash the commits on this one.

About

CiCd, GitHub Actions, Docker, Kubernetes project for the DevOps Academy!


Languages

Language:Go 74.0%Language:HTML 15.9%Language:JavaScript 10.1%