Coder Social home page Coder Social logo

cryptotronxyz / lunie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luniehq/lunie

0.0 0.0 0.0 96.67 MB

Lunie is staking, simplified ✨

Home Page: https://lunie.io

License: Apache License 2.0

JavaScript 64.38% HTML 0.37% Vue 32.51% CSS 1.63% Shell 0.68% Dockerfile 0.04% Java 0.11% Swift 0.26% Ruby 0.04%

lunie's Introduction

Lunie Official Monorepo

Workspaces:

Preparation:

To install the required modules for /api, /app, and /extension all at once, run:

$ yarn

If you're only interested in /api, /app, or /extension there are instructions below for how to work in one workspace at a time.

To install new dependencies in a single workspace:

Run this command with the following syntax:

$ yarn workspace <workspace-name> add <package-name>

As an example:

$ yarn workspace extension add cool-vue-package

To run the code in a single workspace:

  • API:
$ yarn workspace api start
  • App:
$ yarn workspace app serve

To build extension:

$ export LUNIE_API=https://staging-api.lunie.io
$ yarn workspace extension build

To build extension enabling localhost connection

$ export LUNIE_API=https://staging-api.lunie.io
$ yarn workspace extension build:dev

lunie's People

Contributors

faboweb avatar jbibla avatar nylira avatar mariopino avatar bitcoinera avatar mappum avatar okwme avatar sabau avatar dependabot-preview[bot] avatar thebkr7 avatar colw avatar iambeone avatar fedekunze avatar nodeguy avatar migueog avatar michielmulders avatar keppel avatar mohammadufo avatar gin avatar coreycosman avatar ebuchman avatar zramsay avatar jrmoreau avatar sgobotta avatar dependabot[bot] avatar enyan94 avatar asoltys avatar jleni avatar aronvanammers 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.