Filsat - A transition platform for open source code and online coding tutorials.
An Initiative for human-centered Innovation in the Knowledge Sphere of the ETH Library Lab.
A batch to create and send the documentation as Pull Requests (PR).
See INSTALLATION.md.
To run locally the application once, run the following command:
npm run start
If you would like to run this batch as a cronjob, run the following command:
npm run cron
To automate this batch on a server, either use above cronjob command cron
or add the start
command to the server scheduler.