Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programowanie aplikacji mobilnych i webowych

Repozytorium zawierające notatki z poszczególnych laboratoriów.

Docker compose

Build

docker compose build

Run

Run all

docker compose up

Run database only

docker compose up db

Build & run backend in detach mode

docker compose up backend --build -d

Stop

docker compose down

About

Laboratoria z przedmiotu Programowanie aplikacji mobilnych i webowych

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages