frontend

This is the frontend application for the jijiremix restful api. See JIJIRemix API.

Project setup

This project has been packaged into a docker container. To get it up and running locally, use the following command:

docker run -it -p 8080:80 --rm --name frontend jomadi/jijiremix_frontend