This repository has been archived on 2024-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
quintolin/website
2024-03-14 23:18:22 +01:00
..
assets Add CSS styling for external links and dead links 2024-02-02 01:16:34 +01:00
bin Fix code style errors reported by php-cs-fixer after config change 2024-02-11 23:39:21 +01:00
config style: explicitly quote all strings in YAML files 2024-03-14 23:18:22 +01:00
data/release-notes Review and fix release notes copied from v3 2024-02-05 01:41:15 +01:00
public Use favicon from v3 2024-01-17 01:23:05 +01:00
src Mark properties of AppExtension class as readonly 2024-02-01 00:59:42 +01:00
templates Mark dead links in Twig templates with data-link-status="dead" 2024-02-02 01:44:27 +01:00
.env Generate standard project files in website directory 2023-06-26 03:52:08 +02:00
.gitignore Add Asset & AssetMapper components to dependencies 2023-12-29 04:35:35 +01:00
composer.json Set explicit versions for core and storage modules 2024-02-12 00:13:44 +01:00
composer.lock Set explicit versions for core and storage modules 2024-02-12 00:13:44 +01:00
importmap.php Rename website.* assets back to app.* 2024-01-03 19:28:09 +01:00
README.md Initialize directories for core library and website code 2023-06-17 17:57:13 +02:00
symfony.lock Upgrade Symfony Flex recipes to latest versions 2024-01-27 23:13:12 +01:00

Quintolin: website and UI

This directory contains Quintolin website and UI for playing the game.

Planned technology stack:

  • PHP language
  • Symfony framework
  • PostgreSQL for data storage