https://github.com/redgoose-dev/photo-exhibition
Photo exhibition for goose
https://github.com/redgoose-dev/photo-exhibition
Last synced: about 2 months ago
JSON representation
Photo exhibition for goose
- Host: GitHub
- URL: https://github.com/redgoose-dev/photo-exhibition
- Owner: redgoose-dev
- License: mit
- Created: 2016-01-27T00:41:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T06:45:23.000Z (almost 8 years ago)
- Last Synced: 2025-09-18T13:48:18.763Z (9 months ago)
- Language: JavaScript
- Homepage: http://src.goose-dev.com/article/3/
- Size: 582 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Photo exhibition for Goose
온라인 사진전시회에 쓰려고 만든 사진 전시회 프로그램입니다.
어떻게 생겼는지는 다음 데모 링크를 참고해주세요.
----------------------------
* 4TH Online Photo Exhibition
http://display.redgoose.me/4th/
* Demo
http://projects.redgoose.me/2015/goose/app/photo-exhibition/
* goose-dev article
http://src.goose-dev.com/article/3/
----------------------------
## Install
앱을 설치하기 전에 goose가 설치되어있는지 확인해봅니다. `/goose`에 설치되어있다고 가정하겠습니다.
다음 명령어를 통하여 저장소를 복제합니다.
```
git clone https://github.com/dev-goose/PhotoExhibition.git
```
### make base.user.php
다음 내용으로 `{APP}/libs/base.user.php` 경로와 파일 이름으로 만들어주시고, 자신의 서버 환경에 맞게 경로와 둥지 번호를 꼭 설정해주세요.
```