Преглед изворни кода

Initial commit with readme

Fela Maslen пре 7 година
комит
c78e85b585
1 измењених фајлова са 44 додато и 0 уклоњено
  1. 44 0
      README.md

+ 44 - 0
README.md

@@ -0,0 +1,44 @@
+# 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
+