An open API service indexing awesome lists of open source software.

https://github.com/eficode-academy/simple-fortune-cookie

CiCd, GitHub Actions, Docker, Kubernetes project for the DevOps Academy!
https://github.com/eficode-academy/simple-fortune-cookie

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](./images/forking-project.png)

* invite the team as collaborators, so you can make changes:

When you have a fork that your teammates can access,
please proceed to the [01-introduction](./01-introduction.md).

## 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.