Giter Club home page Giter Club logo

frontend-monorepo-template's Introduction


Front-end Monorepo Template

A typescript monorepo template for Front-End projects

Installation

# Clone this repository
$ git clone --depth 1 --single-branch https://github.com/mlacosta/frontend-monorepo-template your-project-name

# Go into the repository
$ cd your-project-name

# Install dependencies
$ yarn install

How to use

# Run a package script
$ yarn workspace @<your-project-name>/<package-name> <your-command>

# Run storybook
$ yarn storybook:run

Packages

This repo uses the following open source packages:

How to contribute

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push origin feature/newFeature)
  5. Open a Pull Request

frontend-monorepo-template's People

Contributors

renovate[bot] avatar mlacosta avatar turbobot-temp avatar

Watchers

 avatar  avatar

frontend-monorepo-template's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm node-sass Unavailable

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): update dependency postcss to v8.4.47
  • chore(deps): update dependency @rollup/plugin-node-resolve to v15.3.0
  • chore(deps): update dependency @types/node to v20.16.9
  • chore(deps): update dependency eslint-config-turbo to v1.13.4
  • chore(deps): update dependency prettier to v3.3.3
  • chore(deps): update dependency rollup to v4.22.4
  • chore(deps): update dependency typescript to v5.6.2
  • chore(deps): update react monorepo to v18.3.9 (@types/react, @types/react-dom, react, react-dom)
  • chore(deps): update swc monorepo (@swc/core, @swc/jest)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency next to v14.2.13
  • chore(deps): update actions/cache action to v4
  • chore(deps): update dependency @rollup/plugin-commonjs to v28
  • chore(deps): update dependency @vercel/style-guide to v6
  • chore(deps): update dependency eslint-config-turbo to v2
  • chore(deps): update dependency husky to v9
  • chore(deps): update storybook monorepo to v8 (major) (@storybook/addon-essentials, @storybook/addon-interactions, @storybook/addon-links, @storybook/addon-onboarding, @storybook/blocks, @storybook/nextjs, @storybook/react, @storybook/test)
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/lint.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v3
.github/workflows/preview.yml
  • amondnet/vercel-action v25
.github/workflows/unit-tests.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v3
npm
apps/storybook/package.json
  • next 14.0.4
  • react ^18
  • react-dom ^18
  • @storybook/addon-essentials ^7.6.6
  • @storybook/addon-interactions ^7.6.6
  • @storybook/addon-links ^7.6.6
  • @storybook/addon-onboarding ^1.0.10
  • @storybook/blocks ^7.6.6
  • @storybook/nextjs ^7.6.6
  • @storybook/react ^7.6.6
  • @storybook/test ^7.6.6
  • @types/node ^20
  • @types/react ^18
  • @types/react-dom ^18
  • typescript ^5
apps/ui/package.json
  • react ^18
  • react-dom ^18
  • next 14.0.4
  • typescript ^5
  • @types/node ^20
  • @types/react ^18
  • @types/react-dom ^18
package.json
  • prettier ^3.1.0
  • husky ^8.0.0
  • node >=18
  • yarn 1.22.22
packages/components/package.json
  • @rollup/plugin-commonjs ^25.0.7
  • @rollup/plugin-node-resolve ^15.2.3
  • autoprefixer ^10.4.16
  • node-sass ^9.0.0
  • postcss ^8.4.32
  • rollup ^4.9.2
  • rollup-plugin-postcss ^4.0.2
  • rollup-plugin-typescript2 ^0.36.0
  • ts-node ^10.9.2
  • @types/node ^20
  • @types/react ^18
  • @types/react-dom ^18
  • typescript ^5
packages/eslint-config/package.json
  • @vercel/style-guide ^5.1.0
  • eslint-config-turbo ^1.10.12
  • eslint-config-prettier ^9.0.0
  • eslint-plugin-only-warn ^1.1.0
  • @typescript-eslint/parser ^6.11.0
  • @typescript-eslint/eslint-plugin ^6.11.0
  • typescript ^5.2.2
packages/jest-config/package.json
  • @swc/core ^1.3.101
  • @swc/jest ^0.2.29
  • jest ^29.7.0
  • jest-environment-jsdom ^29.7.0
  • jest-transform-css ^6.0.1
  • jest-transformer-svg ^2.0.2
  • ts-jest ^29.1.1
packages/typescript-config/package.json

  • Check this box to trigger a request for Renovate to run again on this repository

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.