Sources - MMichotte/SLG_APP GitHub Wiki
Sources
Code
- swagger yml to html (py): https://gist.github.com/oseiskar/dbd51a3727fc96dcf5ed189fca491fb3
Documentation
- Heroku Info : https://www.educative.io/edpresso/what-is-heroku
- Azure Info : https://azure.microsoft.com/fr-fr/marketplace/
- Azure Market Share : https://www.contino.io/insights/whos-using-microsoft-azure-2020
- JWT passport : http://www.passportjs.org/packages/passport-jwt/
- NestJs auth : https://www.freecodecamp.org/news/build-web-apis-with-nestjs-beginners-guide/
- TypeOrm example: https://medium.com/@gausmann.simon/nestjs-typeorm-and-postgresql-full-example-development-and-project-setup-working-with-database-c1a2b1b11b8f
- TypeOrm multiple conns: https://github.com/nestjs/nest/issues/4283
Autre
- Structure angular - bonne pratique: https://itnext.io/choosing-a-highly-scalable-folder-structure-in-angular-d987de65ec7
- Structure angular - bonne pratique: https://angular.io/guide/styleguide#style-04-07