Git Product home page Git Product logo

website's Introduction

AFSY Website

AFSY stands for "Association Francophone des utilisateurs de Symfony". See http://afsy.fr/ for more informations.

How to add your own events on the website?

First you need to contact one of the administrators with your email and sensiolabs connect id: you may fill an issue to contact one of them.

Then, you will be able to log in into the Afsy website Back Office: http://afsy.fr/admin/. You can register new Articles and Authors. When your article is done and published, spread the world on social networks!

Install and run

Requirements:

  • PHP 8.0 / Composer
  • Symfony cli
  • Docker
  • NodeJS / Yarn

Run it locally:

$ symfony composer install
$ docker-compose up -d
$ symfony console doctrine:schema:create
$ symfony console doctrine:fixtures:load
$ yarn install
$ yarn dev
$ symfony serve

How-to update CSS styles

Install assets and run yarn:

$ bin/console assets:i
$ yarn watch

Deployments

You need rights to the SymfonyCloud account and deploy with the following command.

$ symfony deploy

See SymfonyCloud documentation for more. (note that you can create environment by pull request on demand).

website's People

Contributors

nek- avatar xavierlacot avatar pimolo avatar stof avatar damienalexandre avatar hhamon avatar j0k3r avatar nayluge avatar clem avatar lyrixx avatar pierstoval avatar remijanot-anaxago avatar rjanot avatar stood avatar tyx avatar rande avatar nicolas-grekas avatar roshyo avatar npotier avatar spyl94 avatar dependabot[bot] avatar cedriclombardot avatar ninsuo avatar pborreli avatar welcomattic avatar karim-ammor avatar gromnan avatar jeremyfreeagent avatar jsoff avatar franek avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.