React app for storing recipes https://recipe-app.fredzernia.com
Find a file
fred e4a0161414
Some checks failed
/ build (push) Failing after 8s
build script for ci
2025-10-30 14:39:02 -07:00
.forgejo/workflows build script for ci 2025-10-30 14:39:02 -07:00
backend build script for ci 2025-10-30 14:39:02 -07:00
frontend build script for ci 2025-10-30 14:39:02 -07:00
.gitignore test ci 2025-10-30 14:27:53 -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