Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 881 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 881 Bytes

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

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

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.