Skip to content

Create a fullstack NuxtJS + NestJS app while following along with the tutorial video from Eddie Jaoude.

License

Notifications You must be signed in to change notification settings

DataStax-Examples/astra-nuxtjs-nestjs

 
 

Repository files navigation

NuxtJS + NestJS Fullstack Tutorial

50 minutes, Advanced, Start Building

Create a fullstack NuxtJS + NestJS app while following along with the tutorial video from Eddie Jaoude.

image

Quick Start

  • Create an Astra DB Keyspace called sag_nuxtjs_fullstack in your database.
  • Generate an Application Token with the role of Database Administrator for the Organization that your Astra DB is in.
  • Click the 'Open in Gitpod' link: Open in IDE
  • Once the app is finished launching in the Gitpod IDE, copy the env.example file in the api folder to a file named .env in the api folder and fill the required values in from your Application Token and Astra DB connection settings.
  • Start the example by running npm start in the Gitpod console while in the api folder.

Objectives

Create a fullstack NuxtJS + NestJS app while following along with the tutorial video from Eddie Jaoude.

How this works

Opening and running the app will populate the database you specify in your .env file with the required data, allowing you to explore the NuxtJS + NestJS tutorial app.

About

Create a fullstack NuxtJS + NestJS app while following along with the tutorial video from Eddie Jaoude.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 68.7%
  • TypeScript 18.0%
  • JavaScript 12.6%
  • SCSS 0.7%