Giter Club home page Giter Club logo

nlan-admin's Introduction

Release Go Report Card Chat Telegram Microbadger Image DUB

Admin panel for go-ignite.

Features

  • User account is activated by unique invitation code.
  • You can create multiple invitation codes by batch operation.
  • User's account will be suspended automatically by background job if it exceeds the max bandwidth limit or the expired date.
  • Stop / Reset / Destroy docker server by one-click.

Snapshots

https://github.com/go-ignite/ignite-admin/raw/master/snapshots/1.png

https://github.com/go-ignite/ignite-admin/raw/master/snapshots/2.png

https://github.com/go-ignite/ignite-admin/raw/master/snapshots/3.png

https://github.com/go-ignite/ignite-admin/raw/master/snapshots/4.png

https://github.com/go-ignite/ignite-admin/raw/master/snapshots/5.png

Install

Please refer to 《ignite中文安装指南》

Build

To build ignite-admin, you need to prepare your Go development environment first, then follow the steps:

  • Clone ignite to your go workspace
  • Use yarn && yarn build to build frontend pages and resources in /fe.
  • Use go build to build ignite-admin program.
  • Rename conf/config-temp.toml to conf/config.toml and config it.
  • Run it.

Contributing

Pull request is welcome!

  • Fork ignite-admin
  • Clone it: git clone https://github.com/yourname/ignite-admin
  • Create your feature branch: git checkout -b my-new-feature
  • Make changes and add them: git add .
  • Commit changes: git commit -m "Add some feature"
  • Push your commits: git push origin my-new-feature
  • Create pull request

License

MIT License

nlan-admin's People

Contributors

timothyye avatar xwjdsh avatar vv13 avatar mynet1314 avatar

Watchers

James Cloos 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.