# nestjs-auth0-api **Repository Path**: mirrors_jfromaniello/nestjs-auth0-api ## Basic Information - **Project Name**: nestjs-auth0-api - **Description**: The source code for https://www.youtube.com/watch?v=JzndSOAb6SQ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Description This is the end-result from the [YoutTube video](https://www.youtube.com/watch?v=JzndSOAb6SQ) "Secure Your Nest.js API Endpoints with Auth0 in ~10 Minutes" ## Installation ```bash $ npm install ``` ```bash $ cp .env.sample .env ``` ## Running the app ```bash # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod ``` ## Stay in touch - Author - [Sam Bellen](https://twitter.com/sambego) - Website - [https://auth0.com](https://auth0.com/developers) ## License [MIT license](LICENSE).