Nav apraksta

Fela Maslen 8c71c2681e Merged in feature/delete-button (pull request #12) 7 gadi atpakaļ
src 48cac6d7f6 Added delete button 7 gadi atpakaļ
test aa6fd52cbd Use takeEvery and forked effects on CRUD update sagas, to enable simultaneous operations 7 gadi atpakaļ
.babelrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 gadi atpakaļ
.env.example 47d3b098e7 Added Synergist module to get timesheet data 7 gadi atpakaļ
.eslintrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 gadi atpakaļ
.gitignore 4e171363e6 Initial full stack app boilerplate with hot reloading 7 gadi atpakaļ
README.md c78e85b585 Initial commit with readme 7 gadi atpakaļ
index.js 6c452a456a Moved server inside src directory 7 gadi atpakaļ
package-lock.json 0855529553 Extremely basic user whitelist editor GUI 7 gadi atpakaļ
package.json 0855529553 Extremely basic user whitelist editor GUI 7 gadi atpakaļ
webpack.config.js a191c07761 Added missing hot module replacement plugin and entry points 7 gadi atpakaļ

README.md

GuruBot2

  • Issues URL: tbc
  • Node version: 10.x
  • URLS
    • Production: tbc
    • Development: tbc

Description

This is an Express / React full stack Javascript app. The backend handles notifying people (via the Slack and Synergist APIs) that they have not completed their time sheets.

The frontend is intended as a gateway to administer aspects of the app, such as which users to check.

Prerequisites

TBC

Installation Steps

TBC

Development

TBC

Built with

TBC

Implementation and/or architecture

TBC

Deployment

Development

TBC

Production

TBC