зеркало из https://github.com/mozilla/CSOL-site.git
b4bf4d38c3 | ||
---|---|---|
controllers | ||
models | ||
static | ||
test | ||
views | ||
.gitignore | ||
README.md | ||
app.js | ||
db.js | ||
package.json |
README.md
Chicago Summer of Learning
The website for the Chicago Summer of Learning, developed by Ocupop and Mozilla.
Environment
Property | Default | Description |
---|---|---|
CSOL_DB_NAME |
"csol" |
Name of the database. |
CSOL_DB_USER |
"root" |
Database username. |
CSOL_DB_PASS |
null |
Database password. |