2023-03-28 07:45:59 +00:00
|
|
|
## Tec Stack
|
2023-05-05 18:50:30 +00:00
|
|
|
Language: `PHP`
|
|
|
|
Framework: `Symfony`
|
|
|
|
Database: Mysql`
|
|
|
|
Librarys: `Twig, Encorem SCSS`
|
2023-03-28 07:45:59 +00:00
|
|
|
|
|
|
|
## Description
|
2023-05-05 18:50:30 +00:00
|
|
|
A Basic kanban Board made with PHP and Symfony
|
2023-03-28 07:45:59 +00:00
|
|
|
|
|
|
|
## Setup
|
|
|
|
|
2023-05-05 18:50:30 +00:00
|
|
|
## Paths
|
|
|
|
- database schema under `.checkout/schema.sql`
|
|
|
|
- config under `.checkout/config/Config.php`
|
|
|
|
- go in `.checkout`
|
|
|
|
- run `symfony server:start`
|
|
|
|
- run `npm run watch`
|
|
|
|
|
2023-03-28 07:45:59 +00:00
|
|
|
### On Linux
|
|
|
|
|
|
|
|
- step1
|
|
|
|
- step2
|
|
|
|
- step3
|