Frontend of PyCon TW official website.
- Python >= 3.8.5
You can refer to
pyproject.toml
file for more details.
-
Clone this repository.
-
Make folder
log
andoutput
. -
Make file
.env
and add Environment Variables to configure this project:TEAM_PATH=pycontw TOKEN={{your hackmd token}} HACKMD_API_URL=https://api.hackmd.io/v1/
-
Install poetry
-
Enter to env
poetry shell
-
Install dependencies:
poetry install
-
Execute
python app.py
https://hackmd.io/@hackmd-api/developer-portal/https%3A%2F%2Fhackmd.io%2F%40hackmd-api%2Fteam-notes-api# hackmd_note_manager