설명 없음

Fela Maslen c50c9c52f3 Merged in feature/custom-form-elements (pull request #11) 7 년 전
src eeb4c9f17f Use <pre /> to display textarea items 7 년 전
test aa6fd52cbd Use takeEvery and forked effects on CRUD update sagas, to enable simultaneous operations 7 년 전
.babelrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 년 전
.env.example 47d3b098e7 Added Synergist module to get timesheet data 7 년 전
.eslintrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 년 전
.gitignore 4e171363e6 Initial full stack app boilerplate with hot reloading 7 년 전
README.md c78e85b585 Initial commit with readme 7 년 전
index.js 6c452a456a Moved server inside src directory 7 년 전
package-lock.json 0855529553 Extremely basic user whitelist editor GUI 7 년 전
package.json 0855529553 Extremely basic user whitelist editor GUI 7 년 전
webpack.config.js a191c07761 Added missing hot module replacement plugin and entry points 7 년 전

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