Giter Site home page Giter Site logo

monorepo's People

Contributors

chungthuang avatar enjoy2live avatar mfvil avatar nouri-anouar avatar pyxld-kris avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

enjoy2live

monorepo's Issues

Create a Dockerfile for the monorepo that serves the platform__website app

Currently the monorepo has several apps that connect to the platform__website app. click here to how that happens using yarn workspaces.

The app can be built easily using

yarn workspace @devlaunchers/platform_website build
yarn workspace @devlaunchers/platform_website start

But we don't have a way to deploy the app using docker for two main reasons:

  1. The Dockerfile for the workspace that would serve the @devlaunchers/platform_website package isn't yet written
  2. We have to do research on the best possible way to serve a next.js app within a monorepo (optional..... if it works we can refactor later!)

Versioning the UI library using CI

Currently we don't have the UI library published to NPM registry.

It would be great if we bump the version using semver convention every time there's a change in the library folder that got merged/pushed to release branch.

Semantic release library could probably help us with that, in fact we already use it for other projects like platform__website

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.