Learning · References

Copy page

Glossary

This glossary defines the terms you’ll meet while learning and using Nuvra Tech, in plain English and without jargon. Use it as a quick reference while you build — every term in the glossary links to the concept it belongs to, so you can jump from a definition straight into the feature it describes.

This glossary defines common terms you will see when learning and using Nuvra Tech.

A

AI Agent

A smart automated helper that can perform actions or workflows inside your project based on your instructions. These can be triggered by events or used to automate tasks.

API Key

An API key is a secure code used to authorize access between systems. When you connect third-party services (for example GitHub or Stripe) you will use an API key to allow secure integration.

Authentication

Authentication refers to the process of verifying a user identity when they sign in or sign up. In Nuvra Tech this is handled through Supabase so you can create secure login systems.

B

Backup

A backup is a saved copy of your project or data that can be restored if something goes wrong.

Billing

Billing refers to your subscription payments and plan management in Nuvra Tech.

Branch

A branch is a version of a project stored separately so you can work on changes without affecting the main version. Branches are often used when integrating with GitHub.

C

Collaboration

Collaboration is the ability for team members to work together in a workspace on projects. You can invite others and assign roles.

Code Export

Code export is the ability to download or send your project code to a GitHub repository. This lets you work on your project outside Nuvra Tech or with external developers.

Credits

Credits are the usage units in Nuvra Tech. Each time you use AI to generate or change content, credits are used. Your subscription determines how many credits you get.

D

Database

A database is where your project stores information. Nuvra Tech uses Supabase to create and manage databases for you.

Deployment

Deployment refers to publishing your project so people can access it online. When your project goes live on a domain, it is deployed.

Domain

A domain is the web address where people can visit your project. For example yoursite.com.

E

Editor

The editor is the working area inside Nuvra Tech where you build and refine your project using prompts and tools.

F

Feature

A feature is a specific function or part of your project, such as a login form, payments page, dashboard, or data list.

Framework

A framework is the underlying structure that supports your project code. Nuvra Tech generates the framework automatically based on your prompts.

G

GitHub Integration

GitHub integration allows you to connect your Nuvra Tech project to a GitHub repository. This enables code export, versioning, and collaboration with developers.

H

Hosting

Hosting refers to storing and serving your project online so users can access it from the internet.

I

Integration

An integration is a connection between Nuvra Tech and an external tool or service such as Stripe, GitHub, n8n, or Resend.

Instruction

An instruction is a written description you give to the AI inside Nuvra Tech explaining what you want to build or change.

L

Launch

Launch refers to making your project publicly available, usually by connecting a domain and deploying the project.

M

Marketplace

A marketplace in this context is an online place where components, templates, or extensions can be shared and used by others.

N

n8n Workflow

An n8n workflow is a sequence of automated steps created using n8n. It can connect different services and automate tasks in your project.

P

Prompt

A prompt is a natural language request you write to describe what you want Nuvra Tech to build. Prompts are written in everyday language.

R

Resend Integration

Resend integration is a connection that allows your project to send emails using the Resend service. Emails can include notifications, confirmations, or updates.

S

Schema

A schema defines how information is organized inside your database, including tables and fields.

Sign up

Sign up is the process of creating a Nuvra Tech account.

Supabase

Supabase is the database and authentication system integrated into Nuvra Tech. It stores user accounts, project data, and authentication information.

Stripe Integration

Stripe integration is a connection that allows your project to accept payments such as one-time charges or subscriptions.

W

Workflow

A workflow is an automated process that performs a series of actions based on specific triggers.

Next

Support Policy