@blockspaces/types
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

@blockspaces/types

The BlockSpaces Typescript Types library

Purpose

This repo is used to build the NPM package for @blockspaces/types.

Description

This Types library is used by the following projects/repos

  • blockspaces/backend - The core application's backend
  • blockspaces/frontend - The core application's frontend
  • blockspaces/admin-portal-api - The BlockSpaces Admin Portal backend
  • blockspaces/admin-portal - The BlockSpaces Admin Portal frontend
  • blockspaces/arc-provisioner - The ARC Provisioner

Requirements:

  • Authenticated access to our NPM organization and package

To build:

  1. Clone the repo
  2. Run npm install to install the necessary libraries
  3. Run npm run build to build

To test:

  1. Run npm run test to test with Jest

To publish to NPM:

  1. Update the package.json to increase the version number
  2. Run npm run pub to publish to NPM

Readme

Keywords

none

Package Sidebar

Install

npm i @blockspaces/types

Weekly Downloads

308

Version

0.3.1

License

ISC

Unpacked Size

3.15 MB

Total Files

409

Last publish

Collaborators

  • chrisatylerblockspaces
  • blockspaces-ben