-
Notifications
You must be signed in to change notification settings - Fork 32
Node.js
Mark Metcalfe edited this page Aug 11, 2021
·
1 revision
If you want to run Node.js/NPM commands, you can use tnpm
like this:
# must run the commands from the root of your Totara repo
cd sitefolder
# Should do a clean install first
tnpm ci
# Some useful commands - check the package.json to see all the available commands
tnpm run tui-build
tnpm run tui-build-dev
tnpm run tui-build-prod
tnpm run tui-build-watch
tnpm run tui-ci
Copyright (c) 2023 Totara Learning Solutions Limited
- Node.js and Grunt
- PHPUnit
- Behat
- Cron
- Machine Learning
- Mailcatcher (for viewing emails)
- Shell Customisations
- Ngrok (for making your site publicly accessible)
-
PHPStorm Integration
- Performance improvements
- Automated testing integration
- XDebug setup
- Database tools