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 ff5ec05 commit 3c9d91eCopy full SHA for 3c9d91e
README.md
@@ -18,12 +18,7 @@ HackRU, and we found this
18
+ run `./create_config`
19
+ run `meteor`
20
### for production
21
-+ install nginx and configure for https
22
-+ add config to proxy port 80 and 443 to 3000 (the meteor port)
23
-+ run dev install instructions
24
-+ change config if necessary to get stronger passwords/secret
25
-+ have mentors sign in with lcs
26
-+ manually mark mentor users as needed from the admin account
++ see [install](INSTALL.md)
27
28
## Style Guide
29
try to follow [airbnb's lead](https://github.com/airbnb/javascript).
0 commit comments