For GLAMhack 2024..
To run the app:
Create a .env
file and put the Personal key that you made on Wikimedia API in there like this:
WIKIMEDIA_TOKEN=eyJ0eXAiOiJKV1QiLCJ...
Then you can:
flet run [app_directory]
For GLAMhack 2024..
To run the app:
Create a .env
file and put the Personal key that you made on Wikimedia API in there like this:
WIKIMEDIA_TOKEN=eyJ0eXAiOiJKV1QiLCJ...
Then you can:
flet run [app_directory]