Skip to content

PickUp89/PickUpBackendV1

Repository files navigation

PickUp-Backend

To start the backend:

Run the existing script:

chmod +x startApp.sh
./startApp.sh

Or manually start the Docker containers

docker build -t pickup-backend .
docker-compose up

Releases

No releases published

Packages

 
 
 

Contributors