https://github.com/seratch/typetalk-hack-app
Typetalk Hack Tokyo
https://github.com/seratch/typetalk-hack-app
Last synced: about 1 month ago
JSON representation
Typetalk Hack Tokyo
- Host: GitHub
- URL: https://github.com/seratch/typetalk-hack-app
- Owner: seratch
- Created: 2014-04-23T11:54:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T06:25:12.000Z (about 11 years ago)
- Last Synced: 2025-01-20T22:13:35.728Z (3 months ago)
- Language: Shell
- Size: 1.26 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Typetalk Hack Tokyo
http://www.zusaar.com/event/4757003
https://typetalk.in/topics/4611

## How to run
### Typetalk Application
https://typetalk.in/my/develop/applications
export TYPETALK_API_CLIENT_ID=xxx
export TYPETALK_API_CLIENT_SECRET=yyy### Run App
Run Skinny app now!
./skinny run
Access http://localhost:8080/
## Skinny Framework
http://skinny-framework.org/