Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions quick-start/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ This quick start guide walks you through:
* [Inserting data][insert]
* [Executing a query][query]


<Highlight type="note">
Announcing early access to our new Timescale TypeScript integration for Node.js. Continue below to use Sequelize with TimescaleDB. For more information on TimescaleTS, see the [TimescaleTS documentation](timescalets).
</Highlight>

## Prerequisites

Before you start, make sure you have:
Expand Down Expand Up @@ -398,3 +403,4 @@ Now, when you reload the page, you should see all of the rows currently in the
[insert]: #insert-rows-of-data
[query]: #execute-a-query
[install]: /getting-started/latest/
[timescalets]: https://github.com/timescale/timescaledb-ts