Skip to content

Code to create a quick dashboard using node js / express to run the back end. Bootstrap is also used to create the dashboard.

License

Notifications You must be signed in to change notification settings

fredyagomez/dashboards-node-js-and-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This example demonstrates how to create a simple dashboard using node js in the server side and bootstrap and other JS visualization libraries. See live example here [Live Dashboard] (http://54.201.121.249:1720) This comes with a component to authenticate users using a username and password with form-based authentication.

Instructions

To install this example on your computer, clone the repository and install dependencies.

$ git clone git@github.com:passport/express-4.x-local-example.git
$ cd dashboards-nodejs-bootstrap
$ npm install

Start the server.

$ node server.js

Open a web browser and navigate to [http://localhost:1720/] to see the example in action. Log in using username admin and no password is required.

About

Code to create a quick dashboard using node js / express to run the back end. Bootstrap is also used to create the dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published