Skip to content

germainlefebvre4/cloudia-front

Repository files navigation

Cloudia - Front

This repository contains the frontend application for the Cloudia project.


Project overview: https://github.com/germainlefebvre4/cloudia-project

Documentation: https://cloudia.readthedocs.io/


Getting started

docker build -t germainlefebvre4/cloudia-front:0.3.0 --build-arg FRONTEND_ENV=production .
docker push germainlefebvre4/cloudia-front:0.3.0

Deploy

Go at https://github.com/germainlefebvre4/cloudia-project/tree/main/charts

Develop

yarn install
yarn dev