1 |
|
2 | <div align="center">
|
3 |
|
4 | # ![Stix](./stix.svg)
|
5 |
|
6 | [![Slack Status](https://spoonx-slack.herokuapp.com/badge.svg)](https://spoonx-slack.herokuapp.com)
|
7 |
|
8 | A module-based, TypeScript-first Node.js® framework.
|
9 |
|
10 | <a href="https://www.youtube.com/watch?v=qcXWH_aBMkU"><img src="https://img.youtube.com/vi/qcXWH_aBMkU/0.jpg" alt="stix quickstart video"></a>
|
11 |
|
12 | [Documentation](https://stixjs.io/docs/the-basics/about-stix) - [Website](https://stixjs.io/)
|
13 | </div>
|
14 |
|
15 | ## Usage
|
16 |
|
17 | All repositories in a nice list. I like lists.
|
18 |
|
19 | - [stix-cli](https://github.com/SpoonX/stix-cli): the cli for your project and its own commands. Includes autocomplete.
|
20 | - [stix-gates](https://github.com/SpoonX/stix-gates): security and enrichments for your endpoints.
|
21 | - [stix-wetland](https://github.com/SpoonX/stix-wetland): a stix module for Wetland ORM.
|
22 | - [stix-swagger](https://github.com/SpoonX/stix-swagger): automatically generate swagger docs based on your stix app.
|
23 | - [stix-skeleton](https://github.com/SpoonX/stix-skeleton): the official stix skeleton, also used by `stix init`.
|
24 | - [stix-generator](https://github.com/SpoonX/stix-generator): code generators for stix projects.
|
25 | - [tape-roller](https://github.com/SpoonX/tape-roller): makes manipulating code projects easier with helpers for packages, files and git.
|
26 |
|
27 | ## License
|
28 |
|
29 | MIT.
|