How to Create a Fullstack App Using NuxtJS, NestJS, and Datastax Astra DB (with a Little Help from Github Copilot)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • fullstack-nuxtjs-nestjs-datastax-video

    Discontinued Fullstack app using NuxtJS, NestJS and DataStax

  • You can find the source code for the tutorial on Eddie’s Github. If you want to learn more about DataStax and Astra DB, sign up for a free Astra DB account and then head over to the DataStax’s Developer Youtube Channel to see all the things you can do with these technologies. To learn about the other technologies mentioned here, just check out the resources we’ve provided below.

  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • NuxtJS is a framework for creating VueJS applications. It was first released in 2016 to build upon applications that use VueJS. NuxtJS handles the server-side and client-side distribution so you can focus just on the application development.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • stargate

    An open source data gateway

  • Astra DB uses Stargate APIs so you can interact with data using GraphQL, CassandraQL, REST, or Document API.

  • Nuxt.js

    Discontinued Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]

  • In his tutorial, Eddie shows you how to do it in less than an hour using NuxtJS with VuetifyJS for the frontend, NestJS to create RESTful APIs, and DataStax’s Astra DB for the cloud database service. Also, you’ll use Github Copilot as your AI-powered pair programmer.

  • Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

  • In his tutorial, Eddie shows you how to do it in less than an hour using NuxtJS with VuetifyJS for the frontend, NestJS to create RESTful APIs, and DataStax’s Astra DB for the cloud database service. Also, you’ll use Github Copilot as your AI-powered pair programmer.

  • Express

    Fast, unopinionated, minimalist web framework for node.

  • NestJS is a framework developed to rapidly build server-side applications. NestJS is built from NodeJS and ExpressJS and uses progressive JavaScript. It fully supports TypeScript and combines principles of:

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts