https://github.com/faust64/myartgallery-web
https://github.com/faust64/myartgallery-web
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/faust64/myartgallery-web
- Owner: faust64
- Created: 2016-11-27T14:12:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-27T14:13:12.000Z (over 8 years ago)
- Last Synced: 2025-02-17T15:51:48.705Z (4 months ago)
- Language: JavaScript
- Size: 710 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
SETUP INSTRUCTIONS:
Install some webserver (nginx would do)
Modify CORE_URL (js/client.js) according to your setup (should point to your
main webserver)
Since this part is completely static, it may as well be served by your main
webservers (front) / multiplying nodes serving this part of your application
would not be as much efficient, as simply adding workers to your nginx
configuration.