Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Save Markdown notes online with this editable Nuxt template featuring universal rendering on the edge.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
Atinotes is a Nuxt template for saving Markdown notes online, built as an editable website with universal rendering on the edge. It provides a ready-to-deploy notes application with a modern interface, designed to run on Cloudflare Workers via NuxtHub.
Atinotes is an open-source Nuxt template that lets you save and edit Markdown notes online. It runs on Nuxt with Vue 3, uses Nuxt UI for its interface, and is configured for deployment on Cloudflare Workers with universal rendering on the edge. The template is authored by Sébastien Chopin and released under the MIT license.
pnpm install.pnpm run dev to start the development server on http://localhost:3000.pnpm run build and pnpm run preview.Yes, Atinotes is open-source and released under the MIT license, so it is free to use and modify.
Atinotes is built with Nuxt and Vue 3, using Nuxt UI for the interface and NuxtHub for edge deployment.
Set the environment variables ADMIN_PASSWORD and NUXT_SESSION_PASSWORD (32 characters), add your KV namespace to wrangler.jsonc, and follow the Nuxt deployment documentation.
No, it uses Cloudflare KV namespaces for storage, which is a key-value store that fits the edge deployment model.
Atinotes was created by Sébastien Chopin, the author of Nuxt, and is licensed under MIT.
