recipe_app/backend
2025-08-14 15:12:28 -07:00
..
migrations prep/cook times and some fit and finish 2025-07-29 09:34:33 -07:00
prisma checkpoint 2025-08-14 13:05:57 -07:00
src 'add simple logging' 2025-08-14 15:12:28 -07:00
.gitignore recipe author and stars and a bit of cleanup 2025-07-24 12:11:32 -07:00
backendServer.js more detail on index; move delete to recipe page 2025-08-06 16:18:06 -07:00
db.js switch in .env for dev/prod 2025-07-25 16:00:55 -07:00
Dockerfile switch in .env for dev/prod 2025-07-25 16:00:55 -07:00
knexfile.js set up demo mode 2025-08-05 18:11:03 +00:00
package-lock.json checkpoint 2025-08-14 13:05:57 -07:00
package.json checkpoint 2025-08-14 13:05:57 -07:00
test.js initial commit 2025-07-08 10:40:49 -07:00
tsconfig.json checkpoint 2025-08-14 13:05:57 -07:00