Socket
Book a DemoInstallSign in
Socket

dde-dashboard

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dde-dashboard

[ ![Codeship Status for IMGGaming/dde-dashboard](https://codeship.com/projects/7ee00060-647c-0133-9091-5a56884200ab/status?branch=master)](https://codeship.com/projects/113153)

1.7.1-alpha.3
latest
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Codeship Status for IMGGaming/dde-dashboard

DDE-DASHBOARD

REQUIREMENTS

  • Node and npm : https://nodejs.org/
  • Yarn :
npm install -g yarn

INSTALL

yarn

Run the application

npm run start

That will automatically open the application :

During the development

http://localhost:9001/debug.html#

Deploying the application

The CI is Codeship. There is already different pipelines created and related to the main different environments we have for the frontend of the DDE. Here is the basic pipeline configuration :

1. Custom script :

./scripts/deploy_test [AWS CODEDEPLOY APPLICATION NAME]

Where :

  • AWS CODEDEPLOY APPLICATION NAME : is the codedeploy application that we want to use for deploying the package

That script is about :

  • Building the static files of the project (js, css and index.html)
  • Testing the presence of those files into the project
  • Cleaning the folder before the package to be created
  • Creating a zip package ready to be sent on S3

2. S3 application :

Just setup a codeship s3 application which will send on s3 the previously created zip package. Use this configuration :

  • AWS Access Key ID: ****************OD6A
  • AWS Secret Access Key: ************************************j4kr
  • Region: eu-west-1
  • Local Path: ./
  • S3 Bucket: imggaming/ui-deployments/test
  • ACL: public-read

3. Custom script :

./scripts/codeship/generate_release_msg [AWS CODEDEPLOY APPLICATION NAME] [AWS CODEDEPLOY APPLICATION GROUP] $CI_COMMIT_ID https://dde-test.imggaming.com/ [ENV]

Where :

  • AWS CODEDEPLOY APPLICATION NAME : is the codedeploy application that we want to use for deploying the package
  • AWS CODEDEPLOY APPLICATION GROUP : is the codedeploy application group that we want to use for deploying the package
  • ENV can be "test" or "prod"

JS Architecture diagram

FAQs

Package last updated on 22 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.