Releases: S0fca/recipe-app
Releases · S0fca/recipe-app
Cookbook World v2.0
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
Backend .jar + application-example.properties
Frontend soubory pro spuštění pomocí npm
Podrobný návod ke spuštění najdete v README.md