Giter Site home page Giter Site logo

deepkit-modules's Introduction

Deepkitx

โœจ This workspace has been generated by Nx, a Smart, fast and extensible build system. โœจ

Generate code

If you happen to use Nx plugins, you can leverage code generators that might come with it.

Run nx list to get a list of available plugins and whether they have generators. Then run nx list <plugin-name> to see what generators are available.

Learn more about Nx generators on the docs.

Running tasks

To execute tasks with Nx use the following syntax:

nx <target> <project> <...options>

You can also run multiple targets:

nx run-many -t <target1> <target2>

..or add -p to filter specific projects

nx run-many -t <target1> <target2> -p <proj1> <proj2>

Targets can be defined in the package.json or projects.json. Learn more in the docs.

Want better Editor Integration?

Have a look at the Nx Console extensions. It provides autocomplete support, a UI for exploring and running tasks & generators, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.

Ready to deploy?

Just run nx build demoapp to build the application. The build artifacts will be stored in the dist/ directory, ready to be deployed.

Set up CI!

Nx comes with local caching already built-in (check your nx.json). On CI you might want to go a step further.

Connect with us!

deepkit-modules's People

Contributors

marcus-sa avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

deepkit-modules's Issues

Dependency Dashboard

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

Repository problems

Renovate tried to run on this repository, but found these problems.

  • WARN: Package lookup failures

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency lefthook to v1.4.10
  • chore(deps): update dependency ts-jest to v29.1.1
  • chore(deps): update dependency eslint-config-prettier to v8.10.0
  • chore(deps): update dependency prettier to v2.8.8
  • chore(deps): update dependency typescript to ~5.2.0
  • chore(deps): update dependency verdaccio to v5.26.2
  • chore(deps): update jest monorepo (@types/jest, jest)
  • chore(deps): update node.js to v20.6.0
  • chore(deps): update typescript-eslint monorepo to v5.62.0 (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): update actions/cache action to v3
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency prettier to v3
  • chore(deps): update typescript-eslint monorepo to v6 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • chore(deps): lock file maintenance
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

โš  Dependency Lookup Warnings โš 

  • Renovate failed to look up the following dependencies: Failed to look up npm package @deepkit-community-test/graphql.

Files affected: packages/apollo-graphql/package.json


Open

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

Detected dependencies

github-actions
.github/actions/setup/action.yml
  • pnpm/action-setup v2
  • actions/setup-node v3
  • nrwl/nx-set-shas v3
  • actions/cache v2
.github/workflows/build-test-lint.yml
  • actions/checkout v3
  • actions/checkout v3
  • actions/checkout v3
.github/workflows/release.yml
  • actions/checkout v2
npm
apps/example-remix/package.json
  • @remix-run/node 1.19.3
  • @remix-run/react 1.19.3
  • isbot 3.6.13
  • react 18.2.0
  • react-dom 18.2.0
package.json
  • @apollo/server 4.9.3
  • @deepkit/app 1.0.1-alpha.98
  • @deepkit/broker ^1.0.1-alpha.97
  • @deepkit/bson ^1.0.1-alpha.97
  • @deepkit/core 1.0.1-alpha.97
  • @deepkit/core-rxjs ^1.0.1-alpha.97
  • @deepkit/crypto ^1.0.1-alpha.89
  • @deepkit/event ^1.0.1-alpha.97
  • @deepkit/framework ^1.0.1-alpha.99
  • @deepkit/http ^1.0.1-alpha.98
  • @deepkit/injector ^1.0.1-alpha.97
  • @deepkit/logger ^1.0.1-alpha.97
  • @deepkit/orm 1.0.1-alpha.98
  • @deepkit/rpc 1.0.1-alpha.97
  • @deepkit/rpc-tcp ^1.0.1-alpha.97
  • @deepkit/sql ^1.0.1-alpha.98
  • @deepkit/stopwatch ^1.0.1-alpha.97
  • @deepkit/template ^1.0.1-alpha.97
  • @deepkit/type 1.0.1-alpha.97
  • @deepkit/type-compiler 1.0.1-alpha.97
  • @deepkit/workflow ^1.0.1-alpha.97
  • @remix-run/node ^1.19.3
  • @remix-run/server-runtime ^1.19.3
  • axios ^1.0.0
  • graphql ^16.8.0
  • graphql-request ^6.1.0
  • graphql-scalars ^1.22.2
  • radash ^11.0.0
  • tslib 2.6.2
  • @commitlint/config-conventional ^17.7.0
  • @commitlint/config-nx-scopes ^17.6.4
  • @deepkit/postgres 1.0.1-alpha.98
  • @nx/devkit ^16.8.0
  • @nx/esbuild 16.7.4
  • @nx/eslint-plugin 16.7.4
  • @nx/jest 16.7.4
  • @nx/js 16.7.4
  • @nx/linter 16.7.4
  • @nx/node ^16.7.4
  • @nx/webpack 16.7.4
  • @nx/workspace 16.7.4
  • @release-it/bumper ^5.1.0
  • @release-it/conventional-changelog ^7.0.1
  • @remix-run/dev ^1.19.3
  • @remix-run/react ^1.19.3
  • @types/jest ^29.4.0
  • @types/node ~18.7.1
  • @types/react ^18.2.21
  • @typescript-eslint/eslint-plugin ^5.60.1
  • @typescript-eslint/parser ^5.60.1
  • commitlint ^17.7.1
  • esbuild ^0.17.17
  • eslint ~8.46.0
  • eslint-config-prettier 8.1.0
  • isbot ^3.6.13
  • jest ^29.4.1
  • jest-environment-node ^29.4.1
  • lefthook ^1.4.9
  • neonctl ^1.21.3
  • node-gyp ^9.4.0
  • node-gyp-build ^4.6.1
  • nx 16.7.4
  • prettier ^2.6.2
  • react ^18.2.0
  • react-dom ^18.2.0
  • release-it ^16.1.5
  • remix-esbuild-override ^3.1.0
  • ts-jest ^29.1.0
  • ts-node 10.9.1
  • type-fest ^4.3.1
  • typescript ~5.1.3
  • verdaccio ^5.0.4
  • pnpm 8.7.4
  • node 20.4.0
  • pnpm 8.7.4
packages/apollo-graphql/package.json
  • tslib 2.6.2
  • @apollo/server 4.9.3
  • @deepkit-community-test/graphql *
  • graphql ^16.8.0
packages/graphql/package.json
  • graphql-scalars 1.22.2
  • tslib 2.6.2
  • graphql 16.8.0
packages/nx-webpack-plugin/package.json
  • tslib 2.6.2
  • @nx/webpack ^16.7.4
packages/remix/package.json
  • tslib 2.6.2
  • @remix-run/server-runtime 1.19.3
  • @remix-run/node 1.19.3

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