New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@storm-software/config

Package Overview
Dependencies
Maintainers
0
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storm-software/config

Configuration management tools and schemas for Storm Software projects, providing a standardized approach to handle project settings and presets.

  • 1.102.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
191
decreased by-62.62%
Maintainers
0
Weekly downloads
 
Created
Source
Storm Software

WebsiteGitHubDiscordDocsContactReport a Bug

This package is part of the ⚡Storm-Ops monorepo. The Storm-Ops packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.

💻 Visit stormsoftware.com to stay up to date with this developer


Version Nx NextJs Commitizen friendly Semantic-Release documented with Fumadocs GitHub Workflow Status (with event)

[!IMPORTANT] This repository, and the apps, libraries, and tools contained within, is still in it's initial development phase. As a result, bugs and issues are expected with it's usage. When the main development phase completes, a proper release will be performed, the packages will be availible through NPM (and other distributions), and this message will be removed. However, in the meantime, please feel free to report any issues you may come across.

Be sure to ⭐ this repository on GitHub so you can keep up to date on any daily progress!

Table of Contents


Storm Configuration Package

A package containing the definition and Zod validation schema for the custom workspace configuration used by the Storm Software organization.

Below is a list of the available configuration values that can be set through environment variables:

NameDescriptionDefault
STORM_COLOR_BACKGROUNDThe workspace's background theme color#1d1e22
STORM_COLOR_FOREGROUNDThe workspace's foreground theme color#f4f4f5
STORM_COLOR_BRANDThe workspace's primary brand specific color#1fb2a6
STORM_COLOR_ALTERNATEThe workspace's alternate brand specific colornull
STORM_COLOR_ACCENTThe workspace's secondary brand specific colornull
STORM_COLOR_LINKThe color used to display hyperlink textnull
STORM_COLOR_HELPThe workspace's help theme color#8256D0
STORM_COLOR_SUCCESSThe workspace's success theme color#12B66A
STORM_COLOR_INFOThe workspace's informational theme color#0070E0
STORM_COLOR_WARNINGThe workspace's warning theme color#fcc419
STORM_COLOR_DANGERThe workspace's danger theme color#D8314A
STORM_COLOR_FATALThe workspace's fatal theme colornull
STORM_COLOR_POSITIVEThe workspace's positive number color#4ade80
STORM_COLOR_NEGATIVEThe workspace's negative number color#ef4444
STORM_LOG_LEVELThe logging level for the workspace"info"
STORM_NAMEThe name of the packagenull
STORM_NAMESPACEThe namespace of the packagenull
STORM_OWNERThe owner of the workspacenull
STORM_WORKERThe worker of the workspace"stormie-bot"
STORM_ORGThe organization of the workspace"storm-software"
STORM_PACKAGE_MANAGERThe package manager used in the workspace"pnpm"
STORM_LICENSEThe license of the workspace"Apache-2.0"
STORM_HOMEPAGEThe homepage of the workspacehttps://stormsoftware.com
STORM_DOCSThe documentation URL of the workspacenull
STORM_LICENSINGThe licensing information of the workspacenull
STORM_TIMEZONEThe timezone of the workspace"America/New_York"
STORM_LOCALEThe locale of the workspace"en-US"
STORM_CONFIG_FILEThe path to the configuration filenull
STORM_WORKSPACE_ROOTThe root directory of the workspacenull
STORM_PACKAGE_DIRECTORYThe directory where packages are storednull
STORM_BUILD_DIRECTORYThe directory where build artifacts are stored"dist"
STORM_SKIP_CACHEWhether to skip cachingfalse
STORM_CACHE_DIRECTORYThe directory where cache is stored"node_modules/.cache/storm"
STORM_RUNTIME_VERSIONThe runtime version used in the workspacenull
STORM_OUTPUT_DIRECTORYThe directory where output files are storednull
STORM_MODEThe environment mode type of the workspace"production"
STORM_REPOSITORYThe repository URL of the workspacenull
STORM_BRANCHThe branch of the repository"main"
STORM_PRE_IDThe pre-release identifiernull
STORM_EXTERNAL_PACKAGE_PATTERNSThe patterns for external packages[]
STORM_CLOUDFLARE_ACCOUNT_IDThe Cloudflare account IDnull

Installing

Using pnpm:

pnpm add -D @storm-software/config
Using npm
npm install -D @storm-software/config
Using yarn
yarn add -D @storm-software/config

Reduced Package Size

This project uses tsup to package the source code due to its ability to remove unused code and ship smaller javascript files thanks to code splitting. This helps to greatly reduce the size of the package and to make it easier to use in other projects.

Development

This project is built using Nx. As a result, many of the usual commands are available to assist in development.

Building

Run nx build config to build the library.

Running unit tests

Run nx test config to execute the unit tests via Jest.

Linting

Run nx lint config to run ESLint on the package.

Storm Workspaces

Storm workspaces are built using Nx, a set of extensible dev tools for monorepos, which helps you develop like Google, Facebook, and Microsoft. Building on top of Nx, the Open System provides a set of tools and patterns that help you scale your monorepo to many teams while keeping the codebase maintainable.


Roadmap

See the open issues for a list of proposed features (and known issues).


Support

Reach out to the maintainer at one of the following places:


License

This project is licensed under the Apache License 2.0. Feel free to edit and distribute this template as you like.

See LICENSE for more information.


Changelog

This project adheres to Semantic Versioning. Every release, along with the migration instructions, is documented in the CHANGELOG file


Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.

Please try to create bug reports that are:

  • Reproducible. Include steps to reproduce the problem.
  • Specific. Include as much detail as possible: which version, what environment, etc.
  • Unique. Do not duplicate existing opened issues.
  • Scoped to a Single Bug. One bug per report.

Please adhere to this project's code of conduct.

You can use markdownlint-cli to check for common markdown style inconsistency.


Contributors

Thanks goes to these wonderful people (emoji key):

Patrick Sullivan
Patrick Sullivan

🎨 💻 🔧 📖 ⚠️
Tyler Benning
Tyler Benning

🎨
Stormie
Stormie

🚧
All Contributors Add your contributions

This project follows the all-contributors specification. Contributions of any kind welcome!




Storm Software

Fingerprint: 1BD2 7192 7770 2549 F4C9 F238 E6AD C420 DA5C 4C2D

Storm Software is an open source software development organization and creator of Acidic, StormStack and StormCloud.

Our mission is to make software development more accessible. Our ideal future is one where anyone can create software without years of prior development experience serving as a barrier to entry. We hope to achieve this via LLMs, Generative AI, and intuitive, high-level data modeling/programming languages.

Join us on Discord to chat with the team, receive release notifications, ask questions, and get involved.

If this sounds interesting, and you would like to help us in creating the next generation of development tools, please reach out on our website or join our Slack channel!






FAQs

Package last updated on 21 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc