Copy the contents of zip file into directory on your web server. Create a database in MySQL and run 'schedulr.sql' in it to create the required tables. Edit 'config.php' and update it with your MySQL ...
allowList: array of string of IPs to exclude from rate limiting. It can be a sync or async function with the signature (request, key) => {} where request is the Fastify request object and key is the ...