An open API service indexing awesome lists of open source software.

https://github.com/zephylac/projetarchi


https://github.com/zephylac/projetarchi

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ProjetArchi

# Install

## Ubuntu
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -

sudo apt-get install -y nodejs; ./install.sh

sudo npm install -g npm@latest

sudo npm install -g @angular/cli

## ArchLinux
`
sudo pacman -S nodejs npm; ./install.sh
`

# API

[Valve Web Api](https://developer.valvesoftware.com/wiki/Steam_Web_API)

# Framework
[Angular](https://angular.io/)

[tuto vidéo Angular](https://www.grafikart.fr/formations/angularjs)

# Compte balsamiq.cloud :

Compte : v.debonne@neuf.fr
mdp : 12345678

# Use

id to test :
* 76561198109028354
* 76561198161125252

## http
Currently working
[Website](163.172.161.181:4200)
[RedoneApi](163.172.161.181:3000)

## https
Only half of it working (https redirection isn't working whereas it's https)

[Website](archi.quantumfruit.xyz)
[RedoneApi](api.quantumfruit.xyz)