Loading repository data…
Loading repository data…
Scemist / repository
📊 Um sistema Kanban Web feito em Laravel, JavaScript, CSS e PostgreSQL.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
git clone https://github.com/Scemist/Khanban.gitcomposer install for the vendor components.env.example with name .env only and insert your databases credentialsphp artisan migrate --seed in root directoryphp artisan serve to run the server and access by localhost:8000 (or the port)--seed in step 5)npm run watch in a separated terminal, so you'll be able to edit assets in /resources and the Laravel Mix will compile to /public folder in each modificationLaravel Framework 9.0.2
PHP 8.1.2
Composer 2.2.3
PostgreSQL 14.0
A branch master é um sistema Kanban fechado.
A branch public é uma versão onde o Kanban é um website kanban público.
The Laravel framework is open-sourced software licensed under the MIT license.