GithubHelp home page GithubHelp logo

paveljanda / componette Goto Github PK

View Code? Open in Web Editor NEW

This project forked from contributte/componette-site

0.0 2.0 0.0 2.4 MB

:loop: Addons, plugins, components and extensions (@componette :heart: @nette)

Home Page: https://componette.com

ApacheConf 0.33% PHP 57.43% HTML 24.60% Shell 0.29% JavaScript 3.85% CSS 13.50%

componette's Introduction

Componette

Modern useful #nette addons portal.

Builds

Build Status

Discussion

Gitter

Activity

Average time to resolve an issue Percentage of issues still open

Throughput Graph

Requirements

Application

  • PHP >= 7.1.0
  • NodeJS
  • WebServer (Nginx / Apache)
  • MariaDB / MySQL
  • Docker [optionally]

Docker

This portal is running in isolated Docker container(s). You can see configurations in dockerfiles repository.

How to run

Backend

  • Clone this repo ([email protected]:componette/componette.com.git).
  • Rename app/config/config.local.sample to config.local.neon and fill parameters (database, github token, etc).
  • Run composer install.
  • Run migration via bin/console migrations:continue or manually in browser <project>/migrations/run.php and follow steps.

Frontend

  • Run npm install
  • Run gulp deploy (it compiles once all JS/CSS files)

For developing you can use gulp watch, it's monitor every CSS and JS files in <project>/www/assets.

How to contribute

I very appreciate you contributing work, these tools keep on eye and help me to keep a high code standard.

Automated tasks

This project has a few tasks you should fired before you prepare PR.

  • Linter - checks PHP syntax errors

    bin/linter
  • CodeSniffer - checks codestyle

    bin/codesniffer
  • Tests - checks code integrity

    bin/tester

componette's People

Contributors

chemix avatar f3l1x avatar jantvrdik avatar leonardoca avatar matej21 avatar milo avatar paveljanda 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.