Без опису

Fela Maslen d24885dcd8 Moved API routes into separate file 7 роки тому
src d24885dcd8 Moved API routes into separate file 7 роки тому
test 18625d1b37 Added user database and crud methods for it 7 роки тому
.babelrc 4e171363e6 Initial full stack app boilerplate with hot reloading 7 роки тому
.env.example 1e7a558985 Updated mongo connection to use v3 API 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 d24885dcd8 Moved API routes into separate file 7 роки тому
package.json d24885dcd8 Moved API routes into separate file 7 роки тому
webpack.config.js 4e171363e6 Initial full stack app boilerplate with hot reloading 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