Skip to content

Roar-Network/roar-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




Contributors MIT License Issues Pull Request Developed with Angular

Roar Web

User interface to Roar Social Network

🔼

Usage

Before execute the server you must open file ./src/environment/environment.ts and put your known IP of API, in IP field. Then, execute the following commands:

docker build ./ -t roar/ui
docker run -it --rm --network=<your-docker-net> --ip=<ip-in-range> roar/ui
ng serve --host 0.0.0.0

And open https://<ip-container>:4200 in your browser.

🔼

Contributors

Before contribute, check the contribution guide here


Rocio Ortiz Gancedo
🤔📝💻

Carlos Toledo Silva
💻🤔📝

Ariel Alfonso Triana Pérez
💻🤔📝

🔼