Commit graph

21 commits

Author SHA1 Message Date
UnrealApex 94d60705d4
Fixed Typo That Changed Tense of Sentence
Fixed typo in sentence that was in the past tense, but had word in the present tense.
2021-03-18 18:16:28 -07:00
Luke Weiler 6805117df2
Added enable firebase firestore step 2021-03-11 12:08:12 -05:00
g-harel 70f91e8bac add firebase auth setup to contributing guide 2021-02-15 17:54:43 -06:00
Taylor Robinson 431e52affb fix documentation (comma after last element is bad syntax) 2021-01-03 18:27:40 +00:00
Alexander Craggs c5541f5104
Firebase no longer sets a default, instead uses ID. 2020-12-11 20:51:41 +00:00
typer 18de7cccd5 made gulp output to dist/ 2020-11-02 03:19:24 -08:00
typer 4d4ae1b2ac updated contributing.md 2020-11-01 23:16:17 -08:00
typerqeo aae1f34a82 added new package.json. install with npm install, and run with npm start. 2020-10-27 19:23:10 -07:00
Jack eb9f3bdd36 rebrand 2020-10-15 22:05:28 +01:00
Jack 5b83cd115b renamed repo 2020-10-14 15:21:38 +01:00
Frederick Kim ca877f26f6 Update CONTRIBUTING.md
- Added steps needed to have development server up and running without any errors
    - Running `npm install`
    - Compiling `style.scss`
    - Downloading Firebase Admin private key as `serviceAccountKey.json`
- Specify that this project uses Node v10
2020-10-05 14:29:49 -07:00
willerbee 1b71b29875
typo 2020-10-05 16:51:58 +08:00
Jack be61e0d193
Update CONTRIBUTING.md 2020-10-04 12:35:25 +01:00
Jack 212df5b77a removed the live sass compiler suggestion entirely
fixed up some formatting
2020-10-04 12:29:12 +01:00
Cosmin Ilie 8e91ba64bb Added instructions to setup SASS compilation, as I had trouble setting it up as a new contributor. 2020-10-04 12:18:16 +03:00
Zachary Ho 6fe4cac383 minor changes to CONTRIBUTING.md 2020-09-16 00:30:32 +10:00
Zachary Ho efac001e71 changed CONTRIBUTING.md structure 2020-09-16 00:28:15 +10:00
Zachary Ho a58db74f55 changed CONTRIBUTING.md codeblock format 2020-09-16 00:06:31 +10:00
Zachary Ho 872c2c90ea changed CONTRIBUTING.md codeblock format 2020-09-16 00:05:07 +10:00
Zachary Ho 789a5f47cc changed CONTRIBUTING.md codeblock format 2020-09-16 00:01:36 +10:00
Zachary Ho 78b624023a Moved Contributing notes to CONTRIBUTING.md 2020-09-15 23:53:17 +10:00