citation-js / toolforge-tool

Tool for Wikimedia Toolforge
https://citation-js.toolforge.org/
MIT License
0 stars 0 forks source link

Citation.js Toolforge Tool

Citation.js Tool for Wikimedia Toolforge. See documentation: https://citation-js.toolforge.org/

Deploy

Deploy changes (requires account, tool):

ssh -i $path_to_ssh_private_key $shell_username@login.toolforge.org
become $tool_name
cd www/js
git pull
# npm install
cd ../..
webservice --backend=kubernetes node18 restart