Merge branch 'master' into launch

This commit is contained in:
Frikky
2021-10-15 01:08:26 +02:00
committed by GitHub
14 changed files with 318 additions and 27 deletions
+1
View File
@@ -66,6 +66,7 @@ https://shuffler.io/docs/configuration
* Default database location is in the same folder: ./shuffle-database
# Local development installation
Local development is pretty straight forward with **ReactJS** and **Golang**. This part is intended to help you run the code for development purposes. We recommend having Shuffle running with the Docker-compose, then manually running the portion that you want to test and/or edit.
**PS: You have to stop the Backend Docker container to get this one working**