Bez popisu

Fela Maslen 0ccfa6b470 Handle errors on the API před 7 roky
src 0ccfa6b470 Handle errors on the API před 7 roky
test 18625d1b37 Added user database and crud methods for it před 7 roky
.babelrc 4e171363e6 Initial full stack app boilerplate with hot reloading před 7 roky
.env.example 1e7a558985 Updated mongo connection to use v3 API před 7 roky
.eslintrc 4e171363e6 Initial full stack app boilerplate with hot reloading před 7 roky
.gitignore 4e171363e6 Initial full stack app boilerplate with hot reloading před 7 roky
README.md c78e85b585 Initial commit with readme před 7 roky
index.js 6c452a456a Moved server inside src directory před 7 roky
package-lock.json d24885dcd8 Moved API routes into separate file před 7 roky
package.json d24885dcd8 Moved API routes into separate file před 7 roky
webpack.config.js 4e171363e6 Initial full stack app boilerplate with hot reloading před 7 roky

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