0.0.0-alpha.1 • Published 5 years ago

@blossom-gql/helpers-sequelize v0.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Blossom

A TypeScript backgend GraphQL framework for developing multi-service data layers with ease 🌺.

Documentation

All documentation can be found on its gitbooks page and its source here.

Development Environment

The development environment is setup using Docker in order to have an standard and as predictable as possible runtime across multiple developers.

First Time Setup

  1. Install Docker if you haven't yet.

  2. Clone the repository.

  3. Run the setup script:

    sh script/setup.sh