Znote (recipes)
  Get Znote  

👋 We share all our recipes to save your time connecting libraries or APIS.

Find a recipe and clone or copy it into Znote.
â„šī¸ Do you need a specific example? Ask me support here github: Github discussions


🚀 Welcome to Znote — Your Private AI Workspace

Getting started: How to start with Znote
js

📊 Manipulate Charts and Data

How to use embedded charts and manipulate JSON data
js

🛠 API Testing and Debugging

API Testing and Debugging Template
js

🌍 Integrate Online Datasets

How to integrate online Datasets with your note
js

📂 Manipulate Files with SQL

How to make SQL on CSV/JSON files with alaSQL lib
js, mysql

🚀 Create a Node.js API with Express

Show how to create and call an API endpoint
node, api

🚀 Using Ollama or Remote LLM 🤖

How to use Ollama with useAI hook
js, ollama

📊 Report Example

Demonstration of report with data, column layout, collapsible section and boxes
js

🏠 Connect to a Local SQL Database

How to make SQL query on a local MySQL
js, mysql

🔗 Connect to a Remote SQL Database

How to make SQL query on a remote MySQL
js, mysql

📊 Sales Report

Demonstration of sales reporting with graph using integrated results files from a database
js, mysql

📊 Sales Report (SQL Preparation)

This note explains how to create your database for the Sales Report template.
js, mysql

Konsta UI Dashboard (React)

Build a responsive dashboard UI using Konsta and Tailwind CSS
konsta

đŸ’ŗ Payment Integration with Stripe

Deploy a Stripe webhook server to manage post-payment actions.
node, jobs

📊 Airtable Integration

How to use the Airtable Plugin with CRUD
js, airtable

📩 Gmail plugin tutorial

How to use the Gmail Plugin
js, plugin

Brevo Email Integration (Node.js)

Quickly integrate Brevo to create contacts and send transactional emails
node, jobs

Google Spreadsheet Integration

Interact with Google Spreadsheet using a service account and manage sheets programmatically
google-spreadsheet, node

Google Drive Upload

Upload files to Google Drive using OAuth2 authentication with Node.js.
google-drive, node

📧 Gmail Classification with AI

How to classify your emails with Gmail, labels and AI
js, automation

🎭 Anonymize SQL Data

How to Anonymize SQL Data with Faker.js
sql, automation

đŸ“Ŧ Newsletter Subscription with Google Spreadsheet

Set up a newsletter signup form with Google reCAPTCHA, save emails to a Google Spreadsheet
google-spreadsheet, node

Payment Stripe + Airtable

Deploy a Stripe webhook server to manage post-payment actions with Airtable
js, automation

đŸ“Ŧ Newsletter Subscription with Brevo

Set up a newsletter signup form with Google reCAPTCHA, save emails to a Brevo
brevo, node

Konsta UI + Airtable Dashboard

Create a dashboard to visualize your Airtable data using Konsta UI. Ideal for tracking purchases, customers, and earnings
konsta, airtable

🟠 SVG Logo Template

Create SVG with HTML code block
html, js

🐍 Snake Game with P5.js

Use P5 with canvas to create a Snake game
p5, js

💰 Expense Tracker Demo

How to Import and Analyze Your Expenses from a CSV File
js