DEV Community

Bachi for Auth0

Posted on • Updated on • Originally published at auth0.com

Modern Full-Stack Development with Nest.js, React, TypeScript, and MongoDB: Part 2

TL;DR: This is the second part of a series on how to build a secure, modern full-stack application with Nest.js, React, TypeScript, and MongoDB. In the first section, you were able to build the backend API with Nest.js, secured your API by leveraging the Auth0 infrastructure, and then finally persisted data into your MongoDB database. Here, you will take the application further by building the frontend with React and TypeScript. The complete source code developed throughout this series can be found in this GitHub repository if you will prefer to head straight into the code.

Read on 📖

Top comments (0)