We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f94f7 commit bfa5ccdCopy full SHA for bfa5ccd
.env.example
@@ -10,9 +10,9 @@ EXAMPLE_USER_PASSWORD=hellop5js
10
GG_EXAMPLES_USERNAME=generativedesign
11
GG_EXAMPLES_EMAIL=benedikt.gross@generative-gestaltung.de
12
GG_EXAMPLES_PASS=generativedesign
13
-ML5_EXAMPLES_USERNAME=ml5
14
-ML5_EXAMPLES_EMAIL=examples@ml5js.org
15
-ML5_EXAMPLES_PASS=helloml5
+ML5_LIBRARY_USERNAME=ml5
+ML5_LIBRARY_EMAIL=examples@ml5js.org
+ML5_LIBRARY_PASS=helloml5
16
GITHUB_ID=<your-github-client-id>
17
GITHUB_SECRET=<your-github-client-secret>
18
GOOGLE_ID=<your-google-client-id> (use google+ api)
0 commit comments