Ask HN: Best resources for learning how to build a forum back end?

3 points by jupr ↗ HN
I think it would be useful to be able to spin up a forum on a device like an old phone. Are their any available resources out there or similar projects that already exist?

1 comment of 4

[ 3.7 ms ] story [ 77.9 ms ] thread
I believe you are asking to use phone as backend? If its ios, its over because you cant.

But if its Android, I recommend Termux which gives a Linux based terminal emulator and you can install Ubuntu in it for further support.

You will also be needing a reverse tunnel to make it connect to your remote frontend application.

i recommend to only learn only as running heavy resources already heats up phone, and yours old too.

and for your existing projects, try FlashBB, its python based.

good luck.