codegold79 / openboard

An open source switchboard, written in Elm and Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Openboard

An open source version of Switchboard.

Join us first and third Wednesday evenings for sprint wrap & plan, and each Tuesday evening for check-in. EUG-Go

*We are based in the Pacific Timezone, but all are welcome

Overview

  • The Front End is written in Elm
    • Produces assets in the form of JavaScript artifacts
  • The Back End is written in Go
    • Produces an executable (*nix/Win) managing multiple servers
      • gRPC API server component
      • JSON/HTTP API server component
      • Front end asset server component

Community

About

An open source switchboard, written in Elm and Go.

License:MIT License


Languages

Language:Go 57.1%Language:Elm 28.4%Language:Shell 11.5%Language:Dockerfile 1.4%Language:HTML 0.8%Language:JavaScript 0.7%