0.0.1 • Published 8 years ago

fusionchart-demo v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

node-fusionchart-demo

Sample for creating FusionChart using Node and MongoDB

Disclaimer

Created entirely by Mohamed Sanaulla.

Fixed and uploaded to GitHub by Apidcloud for semantic-release PR purposes

How to get it running

Based on the original tutorial: 1. Install Node 2. Install MongoDB accordingly 3. To now run a mongodb server, you will have to set a location to save its databases. You can do so by running, for instance, $ mongod --dbpath=mongodb\data 4. Populate a database by running $ mongoimport -d fusion_demo -c fuel_price --type json --file data.json --jsonArray - make sure to run this command inside the project folder, where data.json is located, or to change its path accordingly. 5. $ npm start 6. Open http://localhost:3300 in the browser

0.16.0

8 years ago

0.15.0

8 years ago

0.14.0

8 years ago

0.13.0

8 years ago

0.12.0

8 years ago

0.11.1

8 years ago

0.11.0

8 years ago

0.10.0

8 years ago

0.9.0

8 years ago

0.8.0

8 years ago

0.7.0

8 years ago

0.6.0

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.27

8 years ago

0.2.26

8 years ago

0.2.25

8 years ago

0.2.24

8 years ago

0.2.23

8 years ago

0.2.22

8 years ago

0.2.21

8 years ago

0.2.20

8 years ago

0.2.19

8 years ago

0.2.18

8 years ago

0.2.17

8 years ago

0.2.16

8 years ago

0.2.15

8 years ago

0.2.14

8 years ago

0.2.13

8 years ago

0.2.12

8 years ago

0.2.11

8 years ago

0.2.10

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago