Coder Social home page Coder Social logo

ren-0804 / heimdallr-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luciferhuang/heimdallr-sdk

0.0 0.0 0.0 8.55 MB

A lightweight front-end monitoring sdk

Home Page: https://luciferhuang.github.io/heimdallr-sdk/

License: MIT License

Shell 0.03% JavaScript 5.48% TypeScript 57.78% CSS 0.45% HTML 10.91% Vue 24.46% SCSS 0.90%

heimdallr-sdk's Introduction

heimdallr-sdk

Documentation

To check out docs, visit heimdallr-sdk.

Env

  • node version: 16+
  • npm script: yarn

Preparation

Make sure MySQL and RabbitMQ are installed

Dev

Installation Dependency

yarn

Ensure that the local MySQL database service is started

  • host: localhost
  • port: 3306

Initialize the database and automatically create a database named test_base database for debugging

yarn prisma

Start Local Service

yarn dev

Build

Installation Dependency

yarn

Build a single package

yarn workspace [packageName] build

For example, build a browser package

yarn workspace @heimdallr-sdk/browser build

Build all packages

yarn build

heimdallr-sdk's People

Contributors

luciferhuang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.