Skip to content

Commit

Permalink
Update env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
Varkoff committed Jul 24, 2024
1 parent 6e94acc commit 9adfb58
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# Formation NestJS 2024 - Partie backend
## Développe ton premier projet fullstack avec NestJS, Typescript, Remix, Docker |

NestJS est un puissant framework de NodeJS pour développer des serveurs API. Je vais t'apprendre tout ce que je sais faire avec, notamment :

- Authentification
- Communication temps réel (socket.io)
- Héberger des fichiers (AWS S3)
- Utiliser Stripe pour les paiements
- Tâches automatisées (cronjob)
- Envoi d'email
- et plus encore.

Repository :
- API https://github.com/Varkoff/nestjs-chat-api
- FRONT https://github.com/Varkoff/nestjs-chat-front

[![Développe ton premier projet fullstack avec NestJS, Typescript, Remix, Docker Formation NestJS 2024](https://i3.ytimg.com/vi/tJt2MoT_BpU/maxresdefault.jpg)](https://youtu.be/tJt2MoT_BpU)

Accède à la formation gratuite 👉 [https://youtu.be/tJt2MoT_BpU](https://youtu.be/tJt2MoT_BpU)


<p align="center">
<a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo-small.svg" width="200" alt="Nest Logo" /></a>
</p>
Expand Down

0 comments on commit 9adfb58

Please sign in to comment.