# @sights/core

> A modern, headless platform application framework

Latest version **1.0.33** (published 2021-06-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install @sights/core
pnpm add @sights/core
yarn add @sights/core
bun add @sights/core
```

Provides the command `stone`.

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.33 |
| Published | 2021-06-22 |
| First published | 2021-04-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 40 |
| Unpacked size | 1.2 MB |
| Known vulnerabilities | 0 (+11 in 6 direct dependencies) |
| Install scripts | no |
| Maintainers | tianyingchun |
| Keywords | stone, sights, headless, graphql, typescript |

## Links

- npm: https://www.npmjs.com/package/@sights/core
- npm.io page: https://npm.io/package/@sights/core

## Dependencies (40)

- [ms](https://npm.io/package/ms.md) ^2.1.3
- [rxjs](https://npm.io/package/rxjs.md) ^6.6.7
- [chalk](https://npm.io/package/chalk.md) ^4.1.1
- [bcrypt](https://npm.io/package/bcrypt.md) ^5.0.1
- [nanoid](https://npm.io/package/nanoid.md) ^3.1.23
- [express](https://npm.io/package/express.md) ^4.17.1
- [graphql](https://npm.io/package/graphql.md) ^15.5.0
- [i18next](https://npm.io/package/i18next.md) ^20.3.1
- [typeorm](https://npm.io/package/typeorm.md) ^0.2.34
- [fs-extra](https://npm.io/package/fs-extra.md) ^10.0.0
- [progress](https://npm.io/package/progress.md) ^2.0.3
- [commander](https://npm.io/package/commander.md) ^7.2.0
- [csv-parse](https://npm.io/package/csv-parse.md) ^4.16.0
- [image-size](https://npm.io/package/image-size.md) ^1.0.0
- [mime-types](https://npm.io/package/mime-types.md) ^2.1.31
- [body-parser](https://npm.io/package/body-parser.md) ^1.19.0
- [graphql-tag](https://npm.io/package/graphql-tag.md) ^2.12.4
- [i18next-icu](https://npm.io/package/i18next-icu.md) ^2.0.3
- [node-banner](https://npm.io/package/node-banner.md) ^1.4.0
- [@nestjs/core](https://npm.io/package/@nestjs/core.md) ^7.6.17
- [serve-favicon](https://npm.io/package/serve-favicon.md) ^2.5.0
- [@nestjs/common](https://npm.io/package/@nestjs/common.md) ^7.6.17
- [@sights/common](https://npm.io/package/@sights/common.md) ^1.0.33
- [cookie-session](https://npm.io/package/cookie-session.md) ^2.0.0-rc.1
- [graphql-upload](https://npm.io/package/graphql-upload.md) ^12.0.0
- [@nestjs/graphql](https://npm.io/package/@nestjs/graphql.md) ^7.10.6
- [@nestjs/testing](https://npm.io/package/@nestjs/testing.md) ^7.6.17
- [@nestjs/typeorm](https://npm.io/package/@nestjs/typeorm.md) ^7.1.5
- [@types/fs-extra](https://npm.io/package/@types/fs-extra.md) ^9.0.11
- [graphql-scalars](https://npm.io/package/graphql-scalars.md) ^1.10.0
- [@nestjs/terminus](https://npm.io/package/@nestjs/terminus.md) ^7.2.0
- [reflect-metadata](https://npm.io/package/reflect-metadata.md) ^0.1.13
- [intl-messageformat](https://npm.io/package/intl-messageformat.md) ^9.6.18
- [@graphql-tools/stitch](https://npm.io/package/@graphql-tools/stitch.md) ^7.5.3
- [@nestjs/microservices](https://npm.io/package/@nestjs/microservices.md) ^7.6.17
- [apollo-server-express](https://npm.io/package/apollo-server-express.md) ^2.25.1
- [http-proxy-middleware](https://npm.io/package/http-proxy-middleware.md) ^2.0.0
- [i18next-node-fs-backend](https://npm.io/package/i18next-node-fs-backend.md) ^2.1.3
- [@nestjs/platform-express](https://npm.io/package/@nestjs/platform-express.md) ^7.6.17
- [i18next-express-middleware](https://npm.io/package/i18next-express-middleware.md) ^2.0.0

## Alternatives

- [apollo-link-http-common](https://npm.io/package/apollo-link-http-common.md) — 879.0K weekly downloads
- [react-relay](https://npm.io/package/react-relay.md) — 336.8K weekly downloads
- [relay-test-utils](https://npm.io/package/relay-test-utils.md) — 181.6K weekly downloads
- [@vendure/core](https://npm.io/package/@vendure/core.md) — 14.8K weekly downloads
- [@pnpm/deps.graph-sequencer](https://npm.io/package/@pnpm/deps.graph-sequencer.md) — 13.4K weekly downloads

## Recent versions

- 1.0.33 (latest) — 2021-06-22
- 1.0.32 — 2021-06-09
- 1.0.31 — 2021-05-11
- 1.0.26 — 2021-05-02
- 1.0.25 — 2021-05-02
- 1.0.22 — 2021-05-02
- 1.0.21 — 2021-05-02
- 1.0.20 — 2021-05-02
- 1.0.19 — 2021-05-02
- 1.0.18 — 2021-05-02
- 1.0.17 — 2021-05-02
- 1.0.16 — 2021-05-02
- 1.0.15 — 2021-05-02
- 1.0.14 — 2021-05-02
- 1.0.12 — 2021-05-02
- … 7 more at https://npm.io/package/@sights/core/versions

## README

# Sights

A headless [GraphQL](https://graphql.org/) ecommerce framework built on [Node.js](https://nodejs.org) with [Nest](https://nestjs.com/) with [TypeScript](http://www.typescriptlang.org/).

```bash
$ npm install @sights/core
```

---
_Source: https://npm.io/package/@sights/core · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
