Skip to content

santiDiazCuru/OVloop

Repository files navigation

OVLoop - Plataforma5 Servicio de notificaciones

Running this app

This application is dockerized so ideally you only need docker and docker-compose to run this app.

To start the server (api) locally, just run:

docker-compose up server

To run the unit tests (not yet setup), just run:

docker-compose up test

To recreate container run the next commands and then start it again:

docker-compose down
docker-compose build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages