GithubHelp home page GithubHelp logo

da-dashboard's Introduction

da-dashboard-webApp

Installation

  1. yarn install
  2. Add file dev.config.json in src. You can override any properties from config.js in this.
  3. yarn start-dev

Development Workflow

yarn start-dev - Starts the local react server that hosts the app at http://localhost:3000 and watches for file changes In parallel, a proxy is booted on port 3001 which serves all of Design Automation and Forge APIs

yarn start - Starts the main server on port 3000 and serves the build folder. This will host the most recent version of the react app that has been built and published int the repo. This is used in the context of a deployment to something like Heroku.

yarn storybook - Starts a local server at http://localhost:9009 that hosts a "Storybook" and listens to file changes

yarn test - Runs the tests

yarn flow status - Verifies Flow

SASS only commands

yarn build-css - Compiles all SCSS files and creates CSS files next to them

yarn watch-css - Runs build-css each time a change happens on a SCSS file

Building & Deploying the app

yarn eslint - Checks for linting errors in the app

yarn build - Builds the app for production to the ./build folder.

yarn deploy-aws - Syncs to AWS

yarn deploy-aws-staging - Syncs to AWS in the staging bucket

For staging or prod deploys, don't forget to change the config to the staging stage or the prod stage and environment and to build before deploying.

da-dashboard's People

Contributors

claudero avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.