https://github.com/ww24/illust-bookmark
illust bookmark service
https://github.com/ww24/illust-bookmark
Last synced: about 1 month ago
JSON representation
illust bookmark service
- Host: GitHub
- URL: https://github.com/ww24/illust-bookmark
- Owner: ww24
- Created: 2013-08-23T08:06:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-30T15:17:20.000Z (over 11 years ago)
- Last Synced: 2025-02-14T13:26:34.752Z (3 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Illust Bookmark (仮)
====================イラストのブックマークを集めて管理し、共有するサービスです。
Get Started
-----------
### Express 起動
`npm install`
`node start`### Nginx 起動
(`nginx -s stop`)
`nginx`