https://github.com/serenasensini/tutored-mean-stack
Codice relativo alla sessione di Live coding su come creare una webapp basata sullo stack MEAN (Mongo, Express.js, Angular e Node.js) - 09/02/2022
https://github.com/serenasensini/tutored-mean-stack
Last synced: 2 months ago
JSON representation
Codice relativo alla sessione di Live coding su come creare una webapp basata sullo stack MEAN (Mongo, Express.js, Angular e Node.js) - 09/02/2022
- Host: GitHub
- URL: https://github.com/serenasensini/tutored-mean-stack
- Owner: serenasensini
- Created: 2022-02-10T09:11:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T14:27:49.000Z (almost 3 years ago)
- Last Synced: 2025-06-10T01:05:24.245Z (7 months ago)
- Language: TypeScript
- Size: 182 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tutored-MEAN-stack
Codice relativo alla sessione di Live coding su come creare una webapp basata sullo stack MEAN (Mongo, Express.js, Angular e Node.js) - 09/02/2022
# Recap
- Front-end Angular 13+ esposto su porta 4200
- Back-end Node.js + Express.js su porta 8081
# Deploy
Esegui il comando:
`docker-compose up`