Aucune description

Artur Welp ab11793053 Atualizar 'README.md' il y a 2 ans
app 491167554f Plugin to help on datables creation il y a 2 ans
config 818f790bad Changing some core functionalities il y a 2 ans
public f172c146c9 Changes on javascript behavior il y a 2 ans
.bowerrc ac574f3e53 Changes to the Framework il y a 5 ans
.gitignore d378f0ab94 Changes on .files il y a 2 ans
Dockerfile 1012e09995 A docker attempt il y a 2 ans
README.md ab11793053 Atualizar 'README.md' il y a 2 ans
bootstrap.php 0d7cc37fef Changing some core functionalities il y a 2 ans
bower.json d378f0ab94 Changes on .files il y a 2 ans
composer.json b1eb0a7a56 Changing template engine to Mustache. Updating Bootstrap. Creating mustache helpers. Changing plugins on the base template il y a 2 ans
docker-compose.yml 1012e09995 A docker attempt il y a 2 ans
publiclib.php 818f790bad Changing some core functionalities il y a 2 ans
urfat.mwb 0688e27da8 Some documentation il y a 2 ans
urfat.mwb.bak 0688e27da8 Some documentation il y a 2 ans

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 config -g secure-http false

composer create-project inforsistemas/urfat-bro urfatBro --repository '{"type": "composer","url": "https://satis.infor.app.br"}' --stability=dev