Skip to content

tomassabol/FoodPanda.dev

 
 

Repository files navigation

Foodpanda

How to run the application

DB

the data base is running on our servers so you don't have to run it localy

Backend

open a terminal at the root of the project and run cd backend/UCN-Semester-3-project && dotnet run --project RecipeRestService

frontend

open a terminal at the root of the project and run cd frontend then npm i and after that npm start

Go to application

when the services are running go to http://localhost:3000/app to see the frontend and https://localhost:7088/swagger for the backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.3%
  • TypeScript 23.6%
  • CSS 5.8%
  • JavaScript 2.1%
  • HTML 0.6%
  • Dockerfile 0.3%
  • Python 0.3%