Skip to content

py-yyc/pyyyc.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2b6606 · Apr 11, 2022

History

99 Commits
Oct 28, 2021
Oct 10, 2021
Oct 28, 2021
Mar 17, 2022
Oct 9, 2021
Feb 18, 2022
Oct 9, 2021
Oct 9, 2021
Oct 9, 2021
Jun 25, 2019
Feb 18, 2022
Apr 11, 2022
Oct 9, 2021
Apr 27, 2021
May 12, 2013
Oct 10, 2021
Oct 9, 2021

Repository files navigation

The PyYYC website

Development

Setting up

To install the mysql driver package, you’ll need the C mysql libraries available.

apt install libmysqlclient-dev mysql-client-core-8.0

Working on the frontend

cd frontend && yarn dev-serve