Skip to content

Commit 9737689

Browse files
Merge branch 'master' into dependabot/npm_and_yarn/qs-6.12.1
2 parents 1066405 + e0f23c6 commit 9737689

File tree

3 files changed

+177
-100
lines changed

3 files changed

+177
-100
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@ To run this prebuilt project, you will need:
2525
If travel-sample is not loaded in your Capella cluster, you can load it by following the instructions for your Capella Cluster:
2626
- [Load travel-sample bucket in Couchbase Capella](https://docs.couchbase.com/cloud/clusters/data-service/import-data-documents.html#import-sample-data)
2727

28+
## Similar Quickstart Repositories
29+
30+
This quickstart examples demonstrates creating REST API using NodeJS, however, quickstart is also available in following flavors and variants of javascript:
31+
32+
[TypeScript REST API quickstart](https://github.com/couchbase-examples/typescript-quickstart.git)
33+
34+
[Next.js REST API quickstart](https://github.com/couchbase-examples/nextjs-capella-quickstart)
35+
36+
[Ottoman quickstart](https://github.com/couchbase-examples/ottomanjs-quickstart) (Couchbase node based ODM - learn more [Ottoman](https://ottomanjs.com/) here)
37+
2838
## App Setup
2939

3040
We will walk through the different steps required to get the application running.

0 commit comments

Comments
 (0)