Skip to content

SiliconJungles/stand-up-bot

 
 

Repository files navigation

Stand Up Bot

A form to publish daily Stand Ups on discord

New Release (1.0.0) (sneak peek)

  • Much improved rendering time!
  • covid api shows lazy loading
  • all users can now publish
  • gradients background for border
  • on admin page can toggle dev mode and reset session
  • loading indicator on CRUD actions
  • Tests!

Architecture

This app is build on:

  • React JS
  • Hasura GraphQL
  • Netlify functions

SETUP

To run the app, you need create an .env file and copy the keys from .env.sample and fill in the values.

GC Awards intergration

  • add a table for GC awardee
  • the GC app receives the token to mutate Hasura server
  • on receive mutation, Hasura calls discord webhook to post in Discord

About

A standup bot to start your day!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.3%
  • CSS 9.6%
  • HTML 2.1%