Show HN: I built a random dilemma generator
5 points| arondeparon | 1 year ago |dilemma.wtf
A couple of nights ago I decided to digitize some of these cards and create a simple open source app for it.
Just a little fun project; no monetization or bigger goal, really.
Link: https://dilemma.wtf
Tech stack:
- Back-end: Laravel
- Front-end: Plain HTML and Tailwind with a sprinkle of Alpine.js
- Deployment: Laravel Forge, linked to a Hetzner VPS. Deployment triggers whenever I merge to main.
The app itself is super simple. Just a bunch of markdown files and a controller that picks two random files ¯\_(ツ)_/¯
JSDevOps|1 year ago
muzani|1 year ago
junail|1 year ago