Wiki from hawaian Wikiwiki - Quick
Hooku from hawaian Hookuku - Compare
WikiHooku aims to compare data from diferents entities in the Wikipedia
First one is Lifetime & Age of Persons
npm install
Stored in .env
or .env.test.local
file for development and test respectively
VITE_I18N_LOCALE - Default application's locale
- en
VITE_I18N_FALLBACK_LOCALE - Default application's locale fallback
- en
VITE_API_URL - Wikihooku API url
- development: http://localhost:3000/api/
- production: https://wikihooku-api.onrender.com/api/
VITE_RECAPTCHA_KEY - Recaptcha key create at https://www.google.com/recaptcha/admin/site/349368012 use the WEB SITE key
npm run dev
npm run build
npm run lint
The WikiHooku API provides the infrastructure for the project.