Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apiko-dev/dataforce
Analytics for Salesforce with Meteor.js
https://github.com/apiko-dev/dataforce
data-analysis data-visualization javascript meteorjs nodejs salesforce visualization
Last synced: 11 days ago
JSON representation
Analytics for Salesforce with Meteor.js
- Host: GitHub
- URL: https://github.com/apiko-dev/dataforce
- Owner: apiko-dev
- License: mit
- Created: 2016-06-17T13:10:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-17T13:13:52.000Z (over 8 years ago)
- Last Synced: 2024-11-15T17:44:51.564Z (2 months ago)
- Topics: data-analysis, data-visualization, javascript, meteorjs, nodejs, salesforce, visualization
- Language: CoffeeScript
- Homepage: http://jssolutionsdev.com/portfolio/dataforce
- Size: 517 KB
- Stars: 3
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
__To run app use command:__
```
$ meteor run --settings config/settings.json
```###Default user
__email:__
```
[email protected]
```__password:__
```
fPz4Xm5p
```###Salesforce data can be used
__Table: `Opportunity`__
Dimension: `Close Date`
Metric: `Amount`__Table: `Campaign`__
Start: `Date`
Budgeted: `Cost`