Git Product home page Git Product logo

feature-hub's Introduction

Feature Hub

The Feature Hub is an opinionated JavaScript implementation of the micro frontends approach to creating scalable web applications with multiple teams and different technologies.

Documentation

For more information, please refer to the documentation.

Contributing

The main purpose of this monorepo is to further develop the Feature Hub. It is developed in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

To get started, install the dependencies and run the tests:

yarn && yarn test

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Development Scripts

  • yarn watch:test — Watches all tests.
    • yarn watch:test:unit — Watches only unit tests.
    • yarn watch:test:integration — Watches only integration tests.
  • yarn watch:compile — Watches all sources.
  • yarn watch:demo <demo-name> — Watches the given demo.
  • yarn watch:website — Watches the website.
  • yarn test — Executes all tests.
  • yarn compile — Compiles all sources.
  • yarn lint — Lints all sources.
  • yarn verify — Verifies non-functional requirements (used on CI).
  • yarn format — Formats all files.
  • yarn sort-package-jsons — Sorts all package.json files.

Publishing a New Release

Instead of letting the CI automatically publish on every master merge, the Feature Hub package releases are triggered manually. To create a new semantic npm release for all Feature Hub packages, core team members must trigger a custom Travis CI build on the master branch. You should leave the custom config and commit message fields empty.


Copyright (c) 2018-2021 SinnerSchrader Deutschland GmbH. Released under the terms of the MIT License.

feature-hub's People

Contributors

besing avatar clebert avatar elbkind avatar fahrradflucht avatar feature-hub-ci avatar knisterpeter avatar mrpelz avatar niels-garve avatar nsteinhoff avatar remmycat avatar renovate-bot avatar renovate[bot] avatar stemey avatar unstubbable avatar

Watchers

 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.