henriqueschmidt / pagel-trapp

System to organize team and process procedure steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagel-trapp

For start create a fork and clone the project, this project use laravel and angular but without docker, for windows I recommend Wamp64 to run php server with mysql. If you are using the wamp64 put the project inside the folder wamp64/www

for the database, run the script database_ddl.sql, you can find it on server/database folder

run the npm i inside the client folder run the composer installinside the server folder

for run the server use php artisan serve inside the server folder and for the client npm startinside the client folder

this way will use a proxy

after run the database scrip it will create an user with developer permissions (all permissions) with email "admin@admin.com" and password "xuxu";

About

System to organize team and process procedure steps


Languages

Language:PHP 47.4%Language:TypeScript 29.1%Language:HTML 11.1%Language:Blade 4.7%Language:Hack 4.0%Language:SCSS 3.5%Language:JavaScript 0.1%