* Add Dockerfile * Add Docker image docs * Remove default PARSE_SERVER_CLOUD_CODE_MAIN setting + update docs * Update docs * Update documentation
22 lines
174 B
Plaintext
22 lines
174 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
*.md
|
|
PATENTS
|
|
LICENSE
|
|
Dockerfile
|
|
.dockerignore
|
|
.gitignore
|
|
.travis.yml
|
|
.istanbul.yml
|
|
.git
|
|
.github
|
|
|
|
# Build folder
|
|
lib/
|
|
|
|
# Tests
|
|
spec/
|
|
|
|
# IDEs
|
|
.idea/
|