Skip to content

xKeiro/El-Proyecte-Grande

Repository files navigation

What can I cook?

A website that helps you find recipes based on various criteria, such as the ingredients you have at home, the type of cuisine, the level of difficulty, and more. You can also manage the recipes through an admin interface. The website uses React for the frontend, ASP.NET API for the backend, and MSSQL for the database.

How to run the app?

  1. Install Docker, and run it
  2. Clone the project repository or download it as a zip (and extract it)
  3. Inside the projects folder, rename .env.template to .env *1
  4. Open a terminal in the projects folder
  5. Tpye "docker compose up -d"
  6. Wait until everything finishes
  7. Visit the site

*1: I'd recommend changing SA_PASSWORD and JWT_TOKEN_KEY (be careful to meet the minimum length).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages