You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# DataStax Node.js Driver for Apache Cassandra Quickstart
2
2
3
3
A basic demo CRUD application using the DataStax Node.js Driver for Apache Cassandra.
4
-
If you are having trouble, the complete code solution for `quickstart.js` can be found [here](https://gist.github.com/beccam/270bff058b9e790bc4f1f19c8e99d473).
4
+
Run the [quickstart-complete.js](quickstart-complete.js) file if you want to run the application with the complete code.
0 commit comments