Git Product home page Git Product logo

jumper.exchange's Introduction

license Crowdin Follow on Twitter

Jumper.Exchange

This is the jumper.exchange repository that gets deployed to develop.jumper.exchange, staging.jumper.exchange and jumper.exchange.

Getting Started

In the root directory run the following commands to get started:

yarn

to install all dependencies, and choose one of these start commands to start the development vite server and to start building packages in watch mode.

yarn dev
yarn dev:local
yarn dev:staging
yarn dev:production

Please refer to the following descriptions of the dev serve scripts:

dev - starts the app using the backend develop stage
dev:local - starts the app using a locally running backend
dev:staging - starts the app using the backend staging stage
dev:production - starts the app using the backend production stage

Husky Scripts

In addition to these commands you should also run

yarn add husky

if you plan to commit to this repository please use all necessary husky hooks. If you have trouble running a script try modifying the permissions for the scripts with

chmod ug+x .husky/

to mark them as executables.

lint-staged

The idea of invoking tsc --noEmit from bash instead of yarn comes from here: github issue It fixes some problems we had with lint-staged ignoring our tsconfig and not working properly.

Contributing Translations

We appreciate your interest in helping translate our project!

If you'd like to contribute translations, please visit our Crowdin project page at Crowdin Jumper Exchange and Crowdin LI.FI Widget. Register on Crowdin and you can start translating the project into your preferred language. Your contributions will help make our project accessible to a wider audience around the world.

Thank you for your support!

jumper.exchange's People

Contributors

chybisov avatar addminus avatar maxklenk avatar dennyscode avatar mathiasmoeller avatar rhlsthrm avatar abhikumar98 avatar tcheee avatar laynehaber avatar sanchaymittal avatar jakekidd avatar philippzentner avatar oktapodia avatar nickolasmv avatar kalote avatar zord4n avatar arjunbhuptani avatar ilijabojanovic avatar abhishek-lifi avatar dnr500 avatar bojank93 avatar omahs avatar 0xsebn avatar 0xakshay avatar julien51 avatar dnnnvx avatar michaelpautov avatar battmdpkq avatar serafimcloud 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.