# cc-narrative-tutorial **Repository Path**: mirrors_cockroachdb/cc-narrative-tutorial ## Basic Information - **Project Name**: cc-narrative-tutorial - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-06 - **Last Updated**: 2025-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo contains some sample TypeScript code that uses the [TypeORM](https://typeorm.io/#/) framework to connect to [CockroachDB](https://www.cockroachlabs.com/docs/stable/). To run the code: ```shell $ npm install $ npm start ```