Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Johnson authored Oct 30, 2018
1 parent 17da5b3 commit 8d00372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Please refer to [Roadmap #1](https://github.com/CrabAss/Surakarta-Online/project

## Tips of installation
* [Node.js](https://nodejs.org/en/download/package-manager/) and [MongoDB](https://docs.mongodb.com/manual/administration/install-community/) should be installed in advance.
* HTTP server runs on port `2100` by default. You may change it in `bin/www`.
* HTTP server runs on port `2100` by default. You may change it in `bin/www`([here](/bin/www#L36)).
* In order to display flag icons correctly, a symlink should be created manually from `node_modules/flag-icon-css` to `public/flag`.
* Please replace the API key of [Google Maps](https://developers.google.com/maps/documentation/javascript/tutorial) with your own key in `views/stat/map.pug`.
* [Google reCAPTCHA](https://developers.google.com/recaptcha/docs/invisible) is integrated in this software. Please create a new file as `static_data/recaptcha.json` with following content:
Expand Down

0 comments on commit 8d00372

Please sign in to comment.