More Premium Hugo Themes Premium Nuxt Themes

Nuxstr

Starter template for building a Nostr client with the Nuxt Vue framework and Nostr Dev Kit

Nuxstr

Starter template for building a Nostr client with the Nuxt Vue framework and Nostr Dev Kit

Author Avatar Theme by nostrver-se
Github Stars Github Stars: 17
Last Commit Last Commit: Jan 9, 2026 -
First Commit Created: Jun 1, 2024 -
Nuxstr screenshot

Overview:

The NuxstrStarter template is a resource for developers interested in building a Nostr client with the Nuxt Vue framework and Nostr Dev Kit. It includes various modules and features such as Pinia, PWA module, TailwindCSS, and SVG icons. The template also provides learning resources for Nuxt, Nostr, and NDK, along with a roadmap for development tasks.

Features:

  • Nuxt: Vue framework for building Nostr client
  • Pinia module: State management module for NDK store
  • PWA module: Progressive Web App features integration
  • TailwindCSS: Utility-first CSS framework
  • SVG icons: Icons sourced from hericons
  • Learning resources: Links for Nuxt, Nostr, and NDK documentation
  • Roadmap tasks: State management, feed examples, design elements, profile page, and more

Installation:

To install the NuxstrStarter template, follow these steps:

  1. Clone the repository:
    git clone https://github.com/nuxstr/nostr.git
    
  2. Install dependencies:
    npm install
    
  3. Run the development server:
    npm run dev
    
  4. Explore and customize the template for your Nostr client development needs.

Summary:

The NuxstrStarter template offers a comprehensive starting point for developers looking to build a Nostr client using Nuxt Vue framework and Nostr Dev Kit. With features like Pinia for state management, PWA integration, TailwindCSS for styling, and a roadmap for development tasks, this template provides a structured approach to Nostr client development. Additionally, it includes learning resources and guidelines for deployment and contribution, making it a valuable resource for developers within the Nostrverse community.