A project to learn NodeJS, ExpressJS, and whatever else along the way.
Go to file
Robert McGovern 0626a08da8 moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
www moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
.gitignore base code set to use import rather than require. Now to evolve the code 2024-03-06 12:18:36 +00:00
LICENSE Initial commit 2024-03-06 12:36:54 +01:00
README.md moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
express-puppeteer.js added base files, plus og experiment node script that uses commonjs not modules 2024-03-06 11:48:48 +00:00
generate-image-of-page.mjs made copy of page, don't ask 2024-03-06 12:53:09 +00:00
image-generator.cjs moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
index.mjs moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
package-lock.json moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00
package.json moved to using worker threads, can now handle more requests because of this. Also laid foundation for passing parameters 2024-03-06 14:29:35 +00:00

README.md

motivational-picture-generator

A project to learn NodeJS, ExpressJS, and whatever else along the way.

THIS IS ALL WORK IN PROGRESS AND SUBJECT TO CHANGE

To start server

npm run dev

Make url request to localhost:4000/submit/{}

Testing with

ab -c 5 -t 15 http://localhost:4000/submit/\{\}