Skip to content

shmup/redbean-calcpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CalcPad in a redbean

This is filipesabella's different take on a calculator, CalcPad, served with redbean 🦞

It should be able to run on:

operating_systems

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

CalcPad.mp4