Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifokeev/support-service
Lightweight support service via ReactJS, Mobx, Grape (ruby) and Mongodb
https://github.com/ifokeev/support-service
Last synced: 20 days ago
JSON representation
Lightweight support service via ReactJS, Mobx, Grape (ruby) and Mongodb
- Host: GitHub
- URL: https://github.com/ifokeev/support-service
- Owner: ifokeev
- Created: 2016-06-29T21:52:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T00:23:47.000Z (over 8 years ago)
- Last Synced: 2024-06-24T09:32:51.630Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This repository contains a lightweight client-server support-service app, developed via Node.js, ReactJS, Mobx, Grape (ruby) and MongoDB.
[>>> Demo <<<](http://support-service.vanya.cc/dashboard/)
![Demo](https://cldup.com/2_XLLWouHo.png)## Quick start
* [Client](client/README.md)
* [Server](server/README.md)