1
0
mirror of https://github.com/fazo96/markcloud.git synced 2025-01-10 11:04:21 +01:00

Update README.md

This commit is contained in:
Enrico Fasoli 2014-10-09 17:02:16 +02:00
parent 4f7f3c5de1
commit 76b3195aeb

View File

@ -14,6 +14,10 @@ If you want to set up a server, make sure to configure the `MAIL_URL`
and `ROOT_URL` environment variables as explained in the and `ROOT_URL` environment variables as explained in the
[Meteor Docs](http://docs.meteor.com). [Meteor Docs](http://docs.meteor.com).
You'll probably also need [phantomjs](http://phantomjs.org/) installed
since the apps now depends on Meteor's
[spiderable](http://docs.meteor.com/#spiderable) package.
#### Twitter Authentication #### Twitter Authentication
Create this file: `server/settings.coffee` with this content: Create this file: `server/settings.coffee` with this content: