React app for storing recipes https://recipe-app.fredzernia.com
Find a file
fred 89a7ea90c4
Some checks failed
/ build (push) Failing after 10s
test ci
2025-10-30 14:25:21 -07:00
.forgejo/workflows test ci 2025-10-30 14:25:21 -07:00
backend test ci 2025-10-30 14:25:21 -07:00
frontend test ci 2025-10-30 14:25:21 -07:00
.gitignore test ci 2025-10-30 14:25:21 -07:00
docker-compose.yaml prisma (#1) 2025-08-15 20:52:38 +00:00
README.md centralize the theming 2025-08-20 10:06:23 -07:00

This is an app I made to save recipes using the following components:

Frontend:

  • React
  • TypeScript

Backend:

  • Node.js & Express
  • PostgreSQL
  • Prisma

Containerization:

  • Docker

Styling/UI:

  • Tailwind CSS

I have a production build of the app hosted in docker served with caddy on a vps running nixos that you can access here: https://recipe-app.fredzernia.com