https://github.com/maxmcd/gochat
super lightweight q&a platform
https://github.com/maxmcd/gochat
Last synced: about 1 month ago
JSON representation
super lightweight q&a platform
- Host: GitHub
- URL: https://github.com/maxmcd/gochat
- Owner: maxmcd
- Created: 2015-07-27T03:59:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-11T04:22:10.000Z (over 9 years ago)
- Last Synced: 2025-03-17T20:12:00.421Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://c.xmcd.co
- Size: 340 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Api
### Static Site
**Develop**
```bash
gulp serve```
**Deploy**
```bash
gulp deploy```