0.0.10 • Published 5 years ago

highoutput-graphql-server v0.0.10

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

Highoutput Library

This project is an initiative to create a central repository for all reusable code used across all projects in the highoutput company.

Getting Started

The project uses lerna as the module manager, you can install dependencies, run tests, run lint, and publish packages using lerna.

# Install dependencies
$ lerna bootstrap

# Run lint
$ lerna run lint

# Run tests
$ lerna run test

Contribution Guide

  • The name of each module should be prefixed with highoutput-, e.g. highoutput-utilities
  • All modules under this repository will be published into npm under the highoutput account

Publishing Guide

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago