Vue JS and Horizon - Full Stack Tutorial (Part 1)

Full Stack Tutorial

RethinkDB team has released Horizon, which is a realtime, open-source backend for JavaScript apps.

RethinkDB Horizon is an open-source developer platform for building realtime, scalable web apps. It is built on top of RethinkDB, and allows app developers to get started with building modern, engaging apps without writing any backend code.

The tutorials will go over the following

  • Installation
  • Connecting the two frameworks
  • CRUD Operations
  • Accounts + Authentication with Auth0
  • Deployment to Digital Ocean

This part is about Installation, where you can see how to setup your first Horizon project with Vue.