Jp Lindgren Tech blog
  • About
  • Articles

Jp Lindgren Tech blog

May 18, 2020

Creating a NestJS application (Part II)

Part II of the series ‘Creating a NestJs application’. In this part we are going to add TypeORM to save our entities to the database, deal with the application settings in a more safe way, run our application and all its dependencies in containers using docker and docker-compose, and in the end, we are going to index our content to elastic search providing blazing fasts searches!
April 11, 2020

Creating a NestJS application (Part I)

Part I of the series ‘Creating a NestJs application’. In this part we are going to have an overview of NestJs, scaffold the basic structure of our application, add a basic controller, use a service and implement authentication using Google OAuth.
© Jp Lindgren Tech blog 2020