Skip to content
Chabardes edited this page Jun 9, 2022 · 10 revisions

Welcome to the Libeo backend tutorial!

This Dojo is based on the NestJS CQRS recipe. The goal of this tutorial is to provide a step by step introduction to the Libeo backend architecture. You can find more information about it on the DDH Notion page. During step 3 to 6, you will write a pull request for a new feature.

While following this tutorial, do not hesitate to provide feedback so that we may improve our onboarding for all future Libeons.

Before you start, you should read LIBEO TECH ROOKIE ONBOARDING. Among other things, it will help you install git, NodeJs, PostgreSQL, configure your VSCode, and more ... that you will need for this tutorial.

Throughout this tutorial, we provided a lot of links (NestJS docs, Libeo doc on Notion, articles, ...) to help you deepen your understanding of our backend. You don't have to read them all to complete the tutorial.

Clone this wiki locally