Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fboucher/triavia
https://github.com/fboucher/triavia
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fboucher/triavia
- Owner: FBoucher
- Created: 2020-10-16T15:35:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-05T23:04:56.000Z (over 3 years ago)
- Last Synced: 2024-05-02T02:37:13.109Z (8 months ago)
- Language: TypeScript
- Size: 4.73 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Triavia
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
![Azure Static Web Apps CI/CD](https://github.com/FBoucher/triavia/workflows/Azure%20Static%20Web%20Apps%20CI/CD/badge.svg?branch=dev)
## The **trivia** game for streamer
> Yes, it's spelled wrong on purpose ;p
This is a game to play with online players while streaming. The goal is to have multiple kinds of game. A lot of this project is done while streaming and you can see all those streams on [BehindMyCloud](https://behindmycloud.com/projects/#triavia) blog.
## Brainstorm session & Data Diagram
We started by a big brainstorm with the Cloudies and ended up with these notes.
![Whiteboard Session][WhiteboardSession]
From there we thought about some data diagram, the kind of information and interaction we wanted.
![Data Diagram][DataDiagram]
### Tech & Architecture
Once the first draft of all that was fetched out it was now easier to think about what kind of technology would help us accomplish this.
It's still in motion more into the [Discussions tab](https://github.com/FBoucher/triavia/discussions) but here some that were selected:- [Azure static webapp](https://azure.microsoft.com/services/app-service/static/)
- [Azure Function](https://azure.microsoft.com/services/functions/)
- [Node.js](https://nodejs.org/)
- [React](https://reactjs.org/)
- [TypeScript](https://www.typescriptlang.org/)Here what it looks like automatically deployed on Azure on the 2021-01-29
![Look_on_2021-01-29][Look_on_2021-01-29]
[WhiteboardSession]: medias/WhiteBoard.svg
[DataDiagram]: medias/triavia-data-diagram.png
[Look_on_2021-01-29]: medias/Look_on_2021-01-29.png## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Frank Boucher
🤔 💻 📹
Jason Hand
🤔 💻 📹
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!