Code Monkey home page Code Monkey logo

admin-panel's Introduction

Introduction

The TokenD admin-panel is written on Vue v2

How to

Run the project

  1. Install node.js (Go to official website for the help)
  2. Install git (Go to git install instructions for the help)
  3. Clone the repository: git clone https://github.com/tokend/admin-panel.git
  4. In project folder, execute: npm install
  5. To start project on local server in development mode, execute: npm run dev
  6. Open http://localhost:8091 in browser.

To stop local server, press Ctrl + C in terminal.

If the remote repository was updated, you need to execute git pull command on your local machine to get the updates. To restart the project, repeat step 4 and 5 of this instruction.

Configure your instance

All the environment files are located in config directory. You have to edit one of them to change the hostnames of horizon, api and storage servers and network_passphrase

  • dev-local.env.js is used for the local built instances
  • prod.env.js is used for the instances built for production
  • default.env.js contains default configuration of the application and may be included and merged into other .env files

To run the application in local development mode run npm run dev
To build the application for production run npm run build.prod

admin-panel's People

Contributors

a1exandr67 avatar alexeynaumchuk avatar andrevwv avatar ardier16 avatar artsuslov avatar awsum avatar boolkaco avatar datikzz avatar dependabot[bot] avatar eddyrock avatar electr1xx avatar iamp3 avatar invisiburu avatar klauskidman avatar lemonjenkins avatar letehaha avatar lukachi avatar martinsolie avatar quinn71 avatar rolaxxx3 avatar valerianardet avatar volendi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.