Simple ChartJs with data of mongodb
Install all dependencies
npm install
You know that MongoDB is an on-demand database but if you want to have an initial collection, look at the file users.json
Run app
npm start
http://localhost:3000/generate
Or change 3000 by your port. This create 100 users
- Node.Js
- Express.Js
- MongoDB
- Chart.Js
- Faker.Js
germancutraro
- Practise