Skip to content

Latest commit

 

History

History

sender

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
ETH Library LAB logo

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.

Table of contents

Getting Started

A batch to create and send the documentation as Pull Requests (PR).

Installation

See INSTALLATION.md.

Run

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

Production

To automate this batch on a server, either use above cronjob command cron or add the start command to the server scheduler.

License

MIT