Coder Social home page Coder Social logo

spytec / dashboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packit/dashboard

0.0 0.0 0.0 1.85 MB

Packit-service web UI dashboard

License: MIT License

Shell 0.44% Python 3.62% Makefile 1.20% HTML 0.72% Dockerfile 0.36% TypeScript 93.26% JavaScript 0.39%

dashboard's Introduction

Dashboard for Packit

dashboard.packit.dev

Packit logo

Dashboard for Packit Service.

Uses Packit Service API (or the staging API for the staging instance).

Local Development

Running the dashboard locally

# install dependencies
:~/dashboard $ make install-dependencies
# this will start the flask development server
:~/dashboard $ make run-dev-flask
# in another terminal
:~/dashboard $ make run-dev-frontend

# use the frontend application for development
# it will proxy non react requests to flask during dev
# read the Makefile for details

(you make have to use modify the make command if you want to run flask in a virtulenv instead of using python3-flask from the fedora repos.)

# to create a production build of react and/or any other javascript libs
:~/dashboard $ make transpile-prod
# now forget everything about npm, deploy flask the usual way

Running the dashboard in a container

:~/dashboard $ make run-container-stg

For more details, see the contribution guide.

Pre-commit

Note

For more details on pre-commit see https://github.com/packit/contributing#pre-commit

Running pre-commit is recommended for development, this will run a few tasks that are helpful

# install pre-commit on your system
:~/dashboard $ pip3 install pre-commit
# add pre-commit to git hooks for committing and pushing
:~/dashboard $ pre-commit install -t pre-commit -t pre-push

More Info

If you'd like to know more about packit, please check:

dashboard's People

Contributors

c3d avatar cathay4t avatar debdutgoswami avatar dependabot[bot] avatar icewreck avatar jpopelka avatar jreznik avatar jscotka avatar lachmanfrantisek avatar lbarcziova avatar majamassarini avatar mfocko avatar nforro avatar nikromen avatar pre-commit-ci[bot] avatar rfjbraunstingl avatar rishavanand avatar ritwickraj78 avatar rkpattnaik780 avatar sakalosj avatar shreyaspapi avatar softwarefactory-project-zuul[bot] avatar stefwalter avatar sudhanaruna avatar tomastomecek avatar venefilyn 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.