Commit graph

4 commits

Author SHA1 Message Date
aNOOBis c69515e46b
Contributing typos fix (#3114)
* spacebar in presets and tags addition

* super mega spacebar remake

* style fix

* final name removal in ui

* replaceAll in ape removal

* using display above account chart

* create preset in command line addition

* testing removal

* one more testing removal

* create tag command line addition

* Update commandline-lists.ts

* moved add commands to the bottom
hiding if user is not signed in

* refactor

* hiding tags and presets when signed out

* fixed presets and tags display in alerts

* russian_25k and russian_50k addition

* russian 375k addition

* lil fix

* fixed windows auto-reload error

* Revert "fixed windows auto-reload error"

This reverts commit ea22621232.

* Revert "Revert "fixed windows auto-reload error""

This reverts commit 669cec4217.

* Revert "Revert "Revert "fixed windows auto-reload error"""

This reverts commit d90352633c.

* themes popup small fix

* using &&

* some typos fixed

Co-authored-by: Miodec <bartnikjack@gmail.com>
Co-authored-by: Vasiliy Novozhilov <vasya@192.168.1.3>
2022-06-12 11:56:40 -04:00
Rizwan Mustafa 4e0a545f12
Create docker-compose.yaml file for frontend (#3058)
* Create docker-compose.yaml file for frontend

* Move docker-compose.yaml file

* change name

* Add docker instructions

* Add docker installation link
2022-06-01 14:04:00 -04:00
Bruce Berrios 0e3acfce8e
Change from port 5000 to 3000 for dev frontend serve (#3055) 2022-06-01 18:43:13 +02:00
Matthew Kwan bba59f1adb Add CONTRIBUTING_BASIC.md and CONTRIBUTING_ADVANCED.md (#2946) matthew-kwan
* Add CONTRIBUTING_BASIC.md and CONTRIBUTING_ADVANCED.md

* Update screenshot to correct radio option

* Fix type in CONTRIBUTING_BASIC.md

* Update CONTRIBUTING_BASIC.md

* Update CONTRIBUTING.md and CONTRIBUTING_ADVANCED.md

* reordered sections

* slight change

* Fixed table of contents

* fixed table of contents

* table of contents fix

Co-authored-by: Jack <jack@monkeytype.com>
2022-05-08 09:25:51 +02:00