You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="https://www.patsullivan.org"target="_blank">Website</a> | <ahref="https://stormcloud.dev/contact"target="_blank">Contact</a> | <ahref="https://github.com/stormstack/stormstack"target="_blank">Repository</a> | <ahref="https://stormstack.github.io/stormstack/"target="_blank">Documentation</a> | <ahref="https://github.com/stormstack/stormstack/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a> | <ahref="https://github.com/stormstack/stormstack/issues/new?assignees=&labels=enhancement&template=feature-request.yml&title=Feature Request%3A+">Request a Feature</a> | <ahref="https://github.com/stormstack/stormstack/issues/new?assignees=&labels=documentation&template=documentation.yml&title=Documentation Request%3A+">Request Documentation</a> | <ahref="https://github.com/stormstack/stormstack/discussions">Ask a Question</a>
9
+
<ahref="https://stormcloud.dev"target="_blank">Website</a> | <ahref="https://stormcloud.dev/contact"target="_blank">Contact</a> | <ahref="https://github.com/stormstack/stormstack"target="_blank">Repository</a> | <ahref="https://stormstack.github.io/stormstack/"target="_blank">Documentation</a> | <ahref="https://github.com/stormstack/stormstack/issues/new?assignees=&labels=bug&template=bug-report.yml&title=Bug Report%3A+">Report a Bug</a> | <ahref="https://github.com/stormstack/stormstack/issues/new?assignees=&labels=enhancement&template=feature-request.yml&title=Feature Request%3A+">Request a Feature</a> | <ahref="https://github.com/stormstack/stormstack/issues/new?assignees=&labels=documentation&template=documentation.yml&title=Documentation Request%3A+">Request Documentation</a> | <ahref="https://github.com/stormstack/stormstack/discussions">Ask a Question</a>
10
10
</div>
11
11
12
-
<br />
13
-
The <b>Open System</b> is a monorepo containing modern, scalable web application code, additional utility applications/tools, various libraries, and a fully featured, serverless back-end framework. The Open System is built using <ahref="https://nx.dev/"target="_blank">Nx</a>, 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.
12
+
<br />
13
+
The <b>⚡StormStack</b> monorepo contains utility applications, tools, and various libraries used to create modern, scalable web applications.<b>With the assistance of StormStack's <ahref="#forecast---model-driven-development">Forecast modelling</a>, a developer could create and a fully featured, serverless back-end without writing any actual code themselves.</b>
14
+
<br />
15
+
StormStack is built using <ahref="https://nx.dev/"target="_blank">Nx</a>, 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.
14
16
15
-
<h4align="center">💻 Visit <ahref="https://www.patsullivan.org"target="_blank">patsullivan.org</a> to stay up to date with this developer<br /><br /></h4>
17
+
<h4align="center">💻 Visit <ahref="https://stormcloud.dev"target="_blank">stormcloud.dev</a> to stay up to date with this developer<br /><br /></h4>
[](http://nx.dev/) [](https://nextjs.org/) [](https://codecov.io/github/commitizen/cz-cli?branch=master) [](http://commitizen.github.io/cz-cli/)  [](https://docusaurus.io/)
[](http://nx.dev/) [](https://nextjs.org/) [](https://codecov.io/github/commitizen/cz-cli?branch=master) [](http://commitizen.github.io/cz-cli/)  [](https://docusaurus.io/)
19
21
20
22
21
23
<!-- markdownlint-restore -->
22
24
<!-- prettier-ignore-end -->
23
25
24
26
<!-- END header -->
25
27
26
-
# ⚡Impact Design System - Design Tokens
28
+
# ☄️ Impact Design System - Design Tokens
27
29
28
-
The ⚡Impact design system is a part of the Open System monorepo/family of tools. This library was generated with [Nx](https://nx.dev) and includes the Design Tokens used by this design system.
30
+
The ☄️ Impact design system is a part of the ⚡StormStack monorepo/family of tools. This library was generated with [Nx](https://nx.dev) and includes the Design Tokens used by this design system.
29
31
30
32
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
31
33
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
32
34
33
35
## Table of Contents
34
36
35
-
-[⚡Impact Design System - Design Tokens](#impact-design-system---design-tokens)
37
+
-[☄️ Impact Design System - Design Tokens](#️-impact-design-system---design-tokens)
36
38
-[Table of Contents](#table-of-contents)
37
39
-[Figma](#figma)
38
-
-[Building](#building)
39
40
-[Running unit tests](#running-unit-tests)
40
41
-[Roadmap](#roadmap)
41
42
-[Support](#support)
@@ -56,34 +57,29 @@ The design tokens are updated and exported from Figma using the [Tokens Studio f
56
57
57
58
The Figma file associated with the design tokens can be found in the themes folder of this library.
58
59
59
-
## Building
60
-
61
-
Run `nx build shared-ui-design-tokens` to build the library.
62
-
63
60
## Running unit tests
64
61
65
-
Run `nx test shared-ui-design-tokens` to execute the unit tests via [Jest](https://jestjs.io).
62
+
Run `nx test tools-forecast-language` to execute the unit tests via [Jest](https://jestjs.io).
66
63
67
64
<!-- START footer -->
68
65
<!-- prettier-ignore-start -->
69
66
<!-- markdownlint-disable -->
70
67
71
-
72
68
## Roadmap
73
69
74
70
See the [open issues](https://github.com/stormstack/stormstack/issues) for a list of proposed features (and known issues).
75
71
76
-
-[Top Feature Requests](https://github.com/stormstack/stormstack/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc) (Add your votes using the 👍 reaction)
77
-
-[Top Bugs](https://github.com/stormstack/stormstack/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc) (Add your votes using the 👍 reaction)
-[Top Feature Requests](https://github.com/stormstack/stormstack/issues?q=label%3Aenhancement+is%3Aopen+sort%3Areactions-%2B1-desc) (Add your votes using the 👍 reaction)
73
+
-[Top Bugs](https://github.com/stormstack/stormstack/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Areactions-%2B1-desc) (Add your votes using the 👍 reaction)
0 commit comments