React app for storing recipes https://recipe-app.fredzernia.com
Find a file
2026-01-28 10:36:11 -08:00
.forgejo/workflows build script for ci 2025-10-30 14:48:00 -07:00
backend backend docker refactor and frontend cleanup 2026-01-28 10:36:11 -08:00
frontend backend docker refactor and frontend cleanup 2026-01-28 10:36:11 -08:00
.gitignore test ci 2025-10-30 14:27:53 -07:00
docker-compose.dev.yaml backend docker refactor and frontend cleanup 2026-01-28 10:36:11 -08:00
docker-compose.yaml backend docker refactor and frontend cleanup 2026-01-28 10:36:11 -08:00
example.env backend docker refactor and frontend cleanup 2026-01-28 10:36:11 -08:00
README.md centralize the theming 2025-08-20 10:06:23 -07:00
shell.nix bump prisma to 7 2026-01-28 08:12:06 -08: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