Git Product home page Git Product logo

groundwork's Introduction

groundwork

Welcome to my personal monorepo, a curated collection of boilerplate projects and reusable configurations. This repository serves as my go-to resource for quickly setting up new projects and experimenting with emerging technologies. Whether you're a fellow developer or just curious, feel free to explore and utilize these setups.

Prerequisites

For cloning, follow the directions to install pnpm, additional packages, and nx.

For forking, follow all the directions found in the setup page.

Installation

Install dependencies:

pnpm i

Getting Started

Run local development servers:

pnpm dev

Lint files:

pnpm lint

Run tests with coverage:

pnpm test

Compile files and build bundle:

pnpm build

Starts local servers that serves the build outputs from their respective output folders:

Note: Run pnpm build first

pnpm preview

Additional Documentation

Additional documentation for this repo can be found here.

License

MIT

groundwork's People

Contributors

kodiakhq[bot] avatar renovate[bot] avatar waldronmatt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

wyfer

groundwork's Issues

Dependency Dashboard

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

Awaiting Schedule

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

  • chore(deps): update dependency @vitejs/plugin-react to v4.1.1
  • chore(deps): update dependency node to v20
  • fix(deps): update commitlint monorepo to v18 (major) (@commitlint/cli, @commitlint/config-conventional)

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/pull.yml
  • actions/checkout v4
  • nrwl/nx-set-shas v4
  • actions/setup-node v3
  • pnpm/action-setup v2
  • actions/cache v3
  • ubuntu 22.04
.github/workflows/push.yml
  • actions/checkout v4
  • nrwl/nx-set-shas v4
  • actions/setup-node v3
  • pnpm/action-setup v2
  • actions/cache v3
  • ubuntu 22.04
npm
apps/vite-project/package.json
  • react 18.2.0
  • react-dom 18.2.0
  • sanitize.css 13.0.0
  • the-new-css-reset 1.11.1
  • @types/react 18.2.34
  • @types/react-dom 18.2.14
  • @vitejs/plugin-react-swc 3.4.1
  • eslint 8.52.0
  • rimraf 5.0.5
  • typescript 5.2.2
  • vite 4.5.0
configs/eslint-config-custom/package.json
  • @typescript-eslint/eslint-plugin 6.9.1
  • @typescript-eslint/parser 6.9.1
  • eslint-config-airbnb-base 15.0.0
  • eslint-config-airbnb-typescript 17.1.0
  • eslint-plugin-import 2.29.0
  • eslint-plugin-jest 27.6.0
  • eslint-plugin-jest-dom 5.1.0
  • eslint-plugin-jest-formatting 3.1.0
  • eslint-plugin-mdx 2.2.0
  • eslint-plugin-react 7.33.2
  • eslint-plugin-react-hooks 4.6.0
  • eslint-plugin-react-refresh 0.4.4
  • eslint-plugin-storybook 0.6.15
configs/jest-config/package.json
  • jest-environment-jsdom 29.7.0
  • ts-jest 29.1.1
configs/tsconfig-config/package.json
docs/repo/package.json
docs/ui/package.json
  • react 18.2.0
  • react-dom 18.2.0
  • sanitize.css 13.0.0
  • the-new-css-reset 1.11.1
  • @storybook/addon-actions 7.5.2
  • @storybook/addon-docs 7.5.2
  • @storybook/addon-essentials 7.5.2
  • @storybook/addon-links 7.5.2
  • @storybook/react 7.5.2
  • @storybook/react-vite 7.5.2
  • @storybook/types 7.5.2
  • @types/react 18.2.34
  • @types/react-dom 18.2.14
  • @vitejs/plugin-react 4.1.0
  • rimraf 5.0.5
  • serve 14.2.1
  • storybook 7.5.2
  • typescript 5.2.2
  • vite 4.5.0
package.json
  • @commitlint/cli 17.8.1
  • @commitlint/config-conventional 17.8.1
  • @lerna-lite/cli 2.6.0
  • @lerna-lite/publish 2.6.0
  • @lerna-lite/version 2.6.0
  • @manypkg/cli 0.21.0
  • @nrwl/cli 15.9.3
  • @nrwl/nx-cloud 16.5.2
  • @secretlint/secretlint-rule-preset-recommend 7.0.7
  • commitizen 4.3.0
  • cz-conventional-changelog 3.3.0
  • eslint 8.52.0
  • husky 8.0.3
  • lint-staged 15.0.2
  • npm-run-all 4.1.5
  • nx 16.10.0
  • prettier 3.0.3
  • publint 0.2.5
  • secretlint 7.0.7
  • typescript 5.2.2
  • tsconfig-paths 4.2.0
packages/basic-math/package.json
  • @types/jest 29.5.7
  • cross-env 7.0.3
  • esbuild 0.19.5
  • eslint 8.52.0
  • jest 29.7.0
  • rimraf 5.0.5
  • tslib 2.6.2
  • tsup 7.2.0
  • turbo 1.10.16
  • typescript 5.2.2
  • unbuild 2.0.0
packages/parity/package.json
  • @types/jest 29.5.7
  • cross-env 7.0.3
  • esbuild 0.19.5
  • eslint 8.52.0
  • jest 29.7.0
  • rimraf 5.0.5
  • tslib 2.6.2
  • tsup 7.2.0
  • turbo 1.10.16
  • typescript 5.2.2
  • unbuild 2.0.0
packages/ui/package.json
  • @rollup/plugin-alias 5.0.1
  • @testing-library/jest-dom 6.1.4
  • @testing-library/react 14.0.0
  • @types/jest 29.5.7
  • @types/react 18.2.34
  • @types/react-dom 18.2.14
  • @vitejs/plugin-react-swc 3.4.1
  • cross-env 7.0.3
  • eslint 8.52.0
  • glob 10.3.10
  • jest 29.7.0
  • react 18.2.0
  • react-dom 18.2.0
  • rimraf 5.0.5
  • typescript 5.2.2
  • vite 4.5.0
  • vite-plugin-dts 3.6.3
  • vite-plugin-lib-inject-css 1.3.0
  • vite-plugin-static-copy 0.17.0
  • react 18.2.0
  • react-dom 18.2.0
nvm
.nvmrc
  • node 18.18.2

  • 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.