https://github.com/zephylac/projetarchi
https://github.com/zephylac/projetarchi
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zephylac/projetarchi
- Owner: zephylac
- Created: 2018-05-03T13:57:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T09:27:35.000Z (about 8 years ago)
- Last Synced: 2025-01-24T05:31:53.753Z (over 1 year ago)
- Language: TypeScript
- Size: 2.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)