Giter VIP home page Giter VIP logo

browser-scan's People

Contributors

viijay-kr avatar

Stargazers

 avatar  avatar

Watchers

 avatar

browser-scan's Issues

Organize the front end components

Currently, the components on the front end seem a little disorganized.

Organize the components in a good structure.

come up with a structure as part of this issue

Make the workspace setup complying to a good mono repo setup

The Codebase currently has an unconventional setup.

Explore turborepo and create a nice abstraction of packages and applications

List of packages required

  1. Schema
    • Should host all the shareable type script definitions and be able to publish the declaration file across packages and apps
    • Should not contain any isolated types
  2. UI
    • Should host all the necessary UI components that can be shared between packages and apss
    • Should contain the necessary third-party tools inside the packages
  3. Scanner
    • Scanner package should contain the APIS for different packages and apps
    • Should be able to consume schemas from Schema package
    • Scanner should have the ability to support the following environments/APPS
      • Web
      • CLI
      • API driven APPs

Build CI and CD pipelines in Github

Create CI and CD pipelines in github

CI

Check

  1. Lint the code with es lint
  2. Run the tests for coverage
  3. Type-check the code base
  4. Commit message linter (nice to have)

Build

  1. Creates the production build of
    • Server
    • Client

CD

Release

  1. Create a versioned release with semantic releases
  2. Publish the release to NPM

Deploy

  1. TBD

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.