https://github.com/eces/ecesly.com
SORAN-like Yet Another Service - ecesly.com
https://github.com/eces/ecesly.com
Last synced: about 1 year ago
JSON representation
SORAN-like Yet Another Service - ecesly.com
- Host: GitHub
- URL: https://github.com/eces/ecesly.com
- Owner: eces
- Created: 2014-07-18T19:14:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-20T15:37:55.000Z (almost 12 years ago)
- Last Synced: 2025-02-09T10:28:13.043Z (over 1 year ago)
- Language: CoffeeScript
- Size: 148 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/eces/ecesly)
#ecesly.com
0. `npm install`
0. `bower update`
0. `migrate up` 데이터베이스 마이그레이션을 진행합니다.
0. `grunt test` 테스트를 합니다.
0. `grunt test-verbose` 서버 로그를 테스트에 표시합니다.
0. `grunt serve` coffee, less 소스코드를 watch-compile하고 파일이 변경되었으면 서버를 restart합니다.
0. `grunt compile` 소스코드를 compile, minify합니다.
0. `grunt deploy` master 소스저장소를 불러와 서버에 디플로이합니다. **다음과 같은 SSH 설정이 반드시 필요합니다.** [SSH Configuration](https://github.com/eces/ecesly.com/wiki/SSH-Configuration)