create-deriv-app

1.0.3 • Public • Published

Screenshot 2024-03-11 at 12 59 27 PM

create-deriv-app

A CLI to bootstrap new Deriv packages and libraries, with feature selection and automatic setup for new repositories.

Getting started

To get started, install the CLI using:

npx create-deriv-app

Then simply follow the prompts listed to select the features for the new package/library.

Supported features

  • Bundlers: Vite/Rsbuild (for libraries, tsup is used instead)
  • Styling libraries: Tailwind/Sass/Styled components
  • Precommit hooks
  • Folder structure initialization

Future improvements

  • Path alias initialization Supported
  • Deriv API V2 integration
  • Deriv translations workflow

Readme

Keywords

Package Sidebar

Install

npm i create-deriv-app

Weekly Downloads

7

Version

1.0.3

License

MIT

Unpacked Size

565 kB

Total Files

77

Last publish

Collaborators

  • deriv-web