Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 447 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 447 Bytes

This project is now no longer updated. The new version is visible here

Dependencies:

$ npm i express
$ npm i canvas
$ npm i node-gyp
$ npm i canvas-constructor (canvas-constructor/cairo)
$ npm i express-rate-limit

Extra Info:

const { registerFont } = require('canvas'); registerFont('impact.ttf', { family: 'Impact' }); and impact.ttf are used for replit.