0.0.10 • Published 4 years ago

structure-search v0.0.10

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

Crystal Structure Search Application

Release version Codecov GitHub Build Status License: MIT lerna

Website: Crystal Structure Search Application for Desktop (Windows, Linux, MacOS): Download

Include Packages:

Containers:

Functions:

Libraries:

Technical description:

  • MonoRepo build with lerna
  • Auto Release Script
  • Typescript 3.7
  • Isomorphic (for Node & browsers)
  • Auto tests with JEST
  • ~100% code coverage

Development Quick Start

npm install
npm run bootstrap
npm run build

Delivery

Libraries

  • Released on tag push
    git tag v0.1.0
    git push --tags

Cloud functions

  • Continuous deployment to Google Cloud on push to master

Containers

  • Continuous push to Google Cloud Artifactory

Commands:

  • Run unit tests: npm run test
  • Start TDD flow: npm run tdd
  • Run linter verification: npm run lint
  • Run linter verification & fix: npm run lintfix
  • Build project: npm run build

License

This project is licensed under the MIT license, Copyright (c) 2020 Volodymyr Vreshch. For more information see LICENSE.md.

0.0.10

4 years ago

0.0.9

4 years ago