Skip to content

niklasdiehm/whatamiwatching

Repository files navigation

Backend

To start the backend-services, navigate into the backend folder and type in

cd ./backend
docker compose up --force-recreate --build -d

This starts all backend services (currently nameserver, admin, gateway, movie, genre and user).

Currently avaiable routes are:

Frontend

Before starting the frontend, you need to enter your ip-adress into the api.js (frontend/src/services/api.js).

To start the Frontend, navigate into the frontend folder and type in

cd ./frontend
npm install
expo start

Install the "Expo Go"-App on your smartphone and scan the upcoming QR-code in the terminal with the app.

Logindata: user: Affenkopf password: password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •