Ei kuvausta

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

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