Skip to content

curychris/dash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard

Dashboard from Device, you must be set from the database NoSQL.

Application

Install nodejs

curl -fsSL https://rpm.nodesource.com/setup_21.x | sudo bash -
sudo yum install -y nodejs git amazon-efs-utils

Install Dependencies

npm install

Envinronment Variable

Setting the environment variable on your path application, use the name .env, and set the variable name on the instruction below:
PORT=5000
API_URL=set your API Gateway URL

Command run application

npm run prod

About

Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.4%
  • JavaScript 42.6%