azure-database
Azure CosmosDB Database module for Nest framework (node.js) ☁️
File Explorer
Download Latest Version (.zip)- config.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- cosmos-db-core.module.ts
- cosmos-db.constants.ts
- cosmos-db.decorators.spec.ts
- cosmos-db.decorators.ts
- cosmos-db.interface.ts
- cosmos-db.module.ts
- cosmos-db.providers.ts
- cosmos-db.utils.spec.ts
- cosmos-db.utils.ts
- index.ts
- azure-table.constant.ts
- azure-table.decorators.spec.ts
- azure-table.decorators.ts
- azure-table.interface.ts
- azure-table.mapper.spec.ts
- azure-table.mapper.ts
- azure-table.module.ts
- azure-table.providers.ts
- azure-table.repository.ts
- azure-table.service.ts
- index.ts
- index.ts
- public_api.ts
- event.controller.ts
- event.dto.ts
- event.entity.ts
- event.module.ts
- event.service.ts
- app.module.ts
- main.ts
- app.e2e-spec.ts
- jest-e2e.json
- .env.sample
- .eslintrc.js
- .gitignore
- .prettierrc
- nest-cli.json
- package-lock.json
- package.json
- README.md
- tsconfig.build.json
- tsconfig.json
- event.controller.ts
- event.dto.ts
- event.entity.ts
- event.module.ts
- event.service.ts
- app.module.ts
- main.ts
- app.e2e-spec.ts
- jest-e2e.json
- .env.sample
- .eslintrc.js
- .gitignore
- .prettierrc
- nest-cli.json
- package-lock.json
- package.json
- README.md
- tsconfig.build.json
- tsconfig.json
- index.js
- azurite-integration-async.spec.ts
- azurite-integration-class.spec.ts
- azurite-integration-existing.spec.ts
- azurite-integration.spec.ts
- table-storage-async-options-class-module.spec.ts
- table-storage-async-options-existing-module.spec.ts
- table-storage-async-options-module.spec.ts
- table-storage-options-module.spec.ts
- azurite.module.ts
- table-storage-async-options-class.module.ts
- table-storage-async-options-existing.module.ts
- table-storage-async-options.module.ts
- table-storage-options.module.ts
- event.entity.ts
- index.ts
- azurite-table.ts
- event.service.ts
- index.ts
- .commitlintrc.json
- .gitignore
- .npmignore
- .nvmrc
- .prettierrc
- CONTRINBUTING.md
- env.sample
- eslint.config.mjs
- index.ts
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- renovate.json
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/nestjs/azure-database
Downloads the entire project code from GitHub to your computer.
cd azure-database
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm i --save @nestjs/azure-database
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
