https://github.com/blancacc/agilugr-web
Web and backend for the app AgilUGR built for NPI
https://github.com/blancacc/agilugr-web
Last synced: 3 months ago
JSON representation
Web and backend for the app AgilUGR built for NPI
- Host: GitHub
- URL: https://github.com/blancacc/agilugr-web
- Owner: BlancaCC
- License: gpl-3.0
- Created: 2021-10-31T04:57:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T23:32:19.000Z (over 3 years ago)
- Last Synced: 2025-01-16T06:16:23.819Z (5 months ago)
- Language: HTML
- Size: 1.13 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AgilUGR-web
Web and backend for the app AgilUGR built for NPI## Cómo levantar el backend
### Paquetes necesarios
- Node
- npm### Pasos para levantar backend
0. Estar en la carpeta de backend.
` http://localhost:8000`.
1. Instalar paquetes como express.
`npm install`2. `npm start` levantar servidor.
Si todo es correcto aparecerá en la terminal:
```
> [email protected] start /AgilUGR-web/backend
> node index.jsAgil UGR listening at http://localhost:8000
```
## Para probarlo
### Para ver estado de la app
Usar una petición get a la raiz.
Esto es tan simple como abrir el navegador y escribir:
### Sobreescribir estado de la app
Se hará por peticiones put.
Las estructuras de la petición son las siguientes.` http://localhost:8000///