CalcPad in a redbean
August 18, 2022 ยท View on GitHub
This is filipesabella's different take on a calculator, CalcPad, served with redbean ๐ฆ
It should be able to run on:

To learn about developing with redbean, peep the docs: https://redbean.dev/
Running
If you're able to use make, just run:
make and then make start
This will download the latest redbean.com and zip.com to pack up a CalcPad.com.
It will then run and open up localhost:8080 in your default browser.
(This opening at startup behavior can be configured in srv/.init.lua)
Video Demo
https://user-images.githubusercontent.com/118710/185299406-6ac5fcea-4280-45d5-a8ec-7eda554c9f0f.mp4