This commit is contained in:
Snoweuph 2023-05-05 20:50:30 +02:00
parent 73d6593cd1
commit 796feceaba
2 changed files with 12 additions and 4 deletions

View file

@ -1,13 +1,21 @@
## Tec Stack
Language: `lang`
Framework: `none`
Librarys: `none`
Language: `PHP`
Framework: `Symfony`
Database: Mysql`
Librarys: `Twig, Encorem SCSS`
## Description
Basic Template for a Learning Repo
A Basic kanban Board made with PHP and Symfony
## Setup
## Paths
- database schema under `.checkout/schema.sql`
- config under `.checkout/config/Config.php`
- go in `.checkout`
- run `symfony server:start`
- run `npm run watch`
### On Linux
- step1

BIN
composer.phar Normal file

Binary file not shown.