Skip to content

Arquisoft/viade_es1c

Repository files navigation

Build Status codecov Codacy Badge documentation Version Badge

VIADE ES1C

Contributors

  • Castaño Fonseca, Sandra
  • Fernández Rodríguez, Mario
  • Jove Lafuente, Alberto
  • Ornia Gómez, Miguel
  • Santos Fernández, Raquel
  • Satour El Hammouti, Nourdine

This repository contains a skeleton of the VIADE project.

This project is an assignment for the Software Architecture course following these requirements.

The app is deployed at https://arquisoft.github.io/viade_es1c/ which also contains a technical documentation.

More information about how this project has been setup is available in the wiki.

To use the Viade app

You can use the application by clicking on the next link

Or if you prefer, you can clone the repository and make this steps.

First, you should install the dependencies with the next command

npm install

The second step would be to start the app with the command:

npm start

And the application should open in your browser.

Use the Viade app on Docker

If you want to start the application using Docker, you need to run the Docker application, navigate to the Viade_es1c folder and run the following command:

docker-compose up -d

It will show a URL from which you can access the application Viade and another URL to access your Solid POD.