0.0.1 • Published 6 years ago

fusionchart-demo v0.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
6 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

6 years ago

0.15.0

6 years ago

0.14.0

7 years ago

0.13.0

7 years ago

0.12.0

7 years ago

0.11.1

7 years ago

0.11.0

7 years ago

0.10.0

7 years ago

0.9.0

7 years ago

0.8.0

7 years ago

0.7.0

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.27

7 years ago

0.2.26

7 years ago

0.2.25

7 years ago

0.2.24

7 years ago

0.2.23

7 years ago

0.2.22

7 years ago

0.2.21

7 years ago

0.2.20

7 years ago

0.2.19

7 years ago

0.2.18

7 years ago

0.2.17

7 years ago

0.2.16

7 years ago

0.2.15

7 years ago

0.2.14

7 years ago

0.2.13

7 years ago

0.2.12

7 years ago

0.2.11

7 years ago

0.2.10

7 years ago

0.2.9

7 years ago

0.2.8

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago