R16. Références - PastoriLucas/Dev.Web GitHub Wiki
- node app running : https://nodejspedia.com/en/tutorial/2820/keep-a-node-application-constantly-running
- deploiement angular : https://angular.io/guide/deployment
- deploiement nodejs : https://www.digitalocean.com/community/tutorials/how-to-set-up-a-node-js-application-for-production-on-ubuntu-16-04
- SQLI : https://node-postgres.com/features/queries#Parameterized%20query
- deploiement base de données : https://www.youtube.com/watch?v=eQiwvDkl7Qw
- carousel CSS : https://la-cascade.io/un-carrousel-responsif-en-pur-css/
- node-mailer : https://www.supinfo.com/articles/single/2102-envoyer-mails-avec-nodejs-nodemailer
- passport JS : passportjs.org
- express JS : https://expressjs.com/en/starter/basic-routing.html
- un peu de tout : https://stackoverflow.com/
- Let's Encrypt (https) : https://letsencrypt.org/
- Certbot (https) : https://certbot.eff.org/
- nodejs HTTPS : https://nodejs.org/api/https.html
- testing angular : https://angular.io/guide/testing
- postman : https://learning.postman.com/