Skip to content

Releases: S0fca/recipe-app

Cookbook World v2.0

21 Mar 13:12
96bc873

Choose a tag to compare

The release package contains everything needed to run Cookbook World locally:

  • Backend (/release/backend): a runnable Spring Boot JAR file (recipe-app.jar) and a configuration template (application-example.properties).

  • Frontend (/release/frontend): the React + TypeScript + Vite project files (without node_modules).

  • You can find step-by-step instructions for configuring the backend and starting both the backend and frontend in README.

recipe-app v1.0

04 Jun 15:57
96bc873

Choose a tag to compare

Backend .jar + application-example.properties
Frontend soubory pro spuštění pomocí npm
Podrobný návod ke spuštění najdete v README.md