# fifi **Repository Path**: mirrors_mozilla/fifi ## Basic Information - **Project Name**: fifi - **Description**: INACTIVE - http://mzl.la/ghe-archive - FiFi front end code - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fifi Front End ## Installation * Clone this repo ## Development > cp www/js/settings.js-dist www/js/settings.js Change the SOCKET_URL value to wherever backend server is. To start up the UI, open **www/index.html** in a web browser. ## API stuff Still need to sort the wikipedia thing. Got further with these links: http://www.mediawiki.org/wiki/API http://www.mediawiki.org/wiki/API:Query_-_Properties Wolfram alpha: http://products.wolframalpha.com/api/documentation.html