Няма описание

ahwelp d378f0ab94 Changes on .files преди 2 години
app 491167554f Plugin to help on datables creation преди 2 години
config 818f790bad Changing some core functionalities преди 2 години
public f172c146c9 Changes on javascript behavior преди 2 години
.bowerrc ac574f3e53 Changes to the Framework преди 5 години
.gitignore d378f0ab94 Changes on .files преди 2 години
Dockerfile 1012e09995 A docker attempt преди 2 години
README.md 0688e27da8 Some documentation преди 2 години
bootstrap.php 0d7cc37fef Changing some core functionalities преди 2 години
bower.json d378f0ab94 Changes on .files преди 2 години
composer.json b1eb0a7a56 Changing template engine to Mustache. Updating Bootstrap. Creating mustache helpers. Changing plugins on the base template преди 2 години
docker-compose.yml 1012e09995 A docker attempt преди 2 години
publiclib.php 818f790bad Changing some core functionalities преди 2 години
urfat.mwb 0688e27da8 Some documentation преди 2 години
urfat.mwb.bak 0688e27da8 Some documentation преди 2 години

README.md

Urfat

A less painless framework.

//For some good good execute in the terminal
php bootstrap/php /core/generator
php -S localhost:8000
docker run -d -p 8080:80 -v /var/www/html/urfatBro:/var/www/html urfatbro
https://stackoverflow.com/questions/58604454/how-to-invoke-composer-create-project-on-a-private-repo
composer create-project ghost/urfat-bro new-project --repository '{"type": "composer","url": "https://satis.inforsistemas-devel1.com.br"}' --stability=dev