# fullstack-node-cockroachdb-app **Repository Path**: mirrors_cockroachdb/fullstack-node-cockroachdb-app ## Basic Information - **Project Name**: fullstack-node-cockroachdb-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-29 - **Last Updated**: 2023-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repo contains the source code for a simple full-stack CRUD application, written in [Node.js](https://nodejs.org/en/download/). The application uses [Sequelize](https://sequelize.org/) to connect to and communicate with a [free CockroachCloud cluster](https://cockroachlabs.cloud/). For complete instructions on starting a CockroachCloud cluster and running the code, [see this tutorial](https://www.cockroachlabs.com/blog/full-stack-node-app/).