Skip to content

milo/componette.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Componette

Modern useful #nette addons portal.

Gitter Build Status Average time to resolve an issue Percentage of issues still open

Requirements

Application

  • PHP >= 5.6.0
  • Nette packages

Server

  • PHP + Composer
  • Nginx
  • MariaDB/MySQL
  • Docker

Docker

This portal run in Docker container(s). You can see configurations in docker branch.

How to run

Backend

  • Clone this repo (git@github.com:componette/componette.com.git)
  • Rename app/config/config.local.sample to config.local.neon and fill parameters
  • Create database and setup tables (and fixtures)
  • Run composer install

Frontend

  • Run npm install
  • Run gulp deploy

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

About

➿ Addons, plugins, components and extensions (portal)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 51.6%
  • CSS 21.7%
  • HTML 15.6%
  • JavaScript 10.3%
  • ApacheConf 0.4%
  • Shell 0.3%
  • Batchfile 0.1%