mirror of
https://github.com/fergalmoran/onearmy-community-platform.git
synced 2025-12-25 11:08:23 +00:00
chore: improve documentation
This commit is contained in:
@@ -122,6 +122,8 @@ docker cp <name>:/app/dump ./functions/data/
|
||||
|
||||
5. Rename the `dump` folder to `emulator`.
|
||||
|
||||
6. But note, each folder in the export must be checked into Git. If not, this will cause problems with seeding. By default, Git does not track empty folders, so you must force it to track it by adding a .gitkeep file to the folder.
|
||||
|
||||
## Function development
|
||||
|
||||
### Writing functions code
|
||||
|
||||
Reference in New Issue
Block a user