ghoussard / boards-symfony

Base project for evaluation in the Web framework module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boards-symfony

This README outlines the details of collaborating on this Symfony application.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd boards-symfony
  • composer update
  • edit .env file and modify DATABASE_URL variable
  • Run the database creation script (dataBase/projects.sql) on your mariaDb / mysql server

Running / Development

About

Base project for evaluation in the Web framework module


Languages

Language:CSS 49.2%Language:JavaScript 47.2%Language:PHP 3.1%Language:HTML 0.4%