React app for storing recipes https://recipe-app.fredzernia.com
Find a file
fred e7b2a47cab
All checks were successful
/ build (push) Successful in 34s
make docker images smaller
2025-11-03 13:42:43 -08:00
.forgejo/workflows build script for ci 2025-10-30 14:48:00 -07:00
backend make docker images smaller 2025-11-03 13:42:43 -08:00
frontend make docker images smaller 2025-11-03 13:42:43 -08: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