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 Dev Notebook Supercharged with AI âšĄī¸

Getting started: How to start with Znote
js

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

🛠 API Testing and Debugging

API Testing and Debugging Template
js

📊 Airtable Integration

How to use the Airtable Plugin with CRUD
js, airtable

🚀 Using Ollama or Remote LLM 🤖

How to use Ollama with useAI hook
js, ollama

🏠 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

📩 Gmail plugin tutorial

How to use the Gmail Plugin
js, plugin

📧 Gmail Classification with AI

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

📂 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

📊 Report Example

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

📊 Sales Report (SQL Preparation)

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

📊 Sales Report

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

🌍 Integrate Online Datasets

How to integrate online Datasets with your note
js

📊 Manipulate Charts and Data

How to use embedded charts and manipulate JSON data
js

🎭 Anonymize SQL Data

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

Payment Stripe + Airtable

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

Brevo Email Integration (Node.js)

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

Konsta UI + Airtable Dashboard

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

đŸ“Ŧ Newsletter Subscription with Google Spreadsheet

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

đŸ“Ŧ Newsletter Subscription with Brevo

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

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

🟠 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