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

9 years ago

0.3.0

9 years ago

0.2.27

9 years ago

0.2.26

9 years ago

0.2.25

9 years ago

0.2.24

9 years ago

0.2.23

9 years ago

0.2.22

9 years ago

0.2.21

9 years ago

0.2.20

9 years ago

0.2.19

9 years ago

0.2.18

9 years ago

0.2.17

9 years ago

0.2.16

9 years ago

0.2.15

9 years ago

0.2.14

9 years ago

0.2.13

9 years ago

0.2.12

9 years ago

0.2.11

9 years ago

0.2.10

9 years ago

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

9 years ago

0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago