Starter template for building a Nostr client with the Nuxt Vue framework and Nostr Dev Kit
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.
To install the NuxstrStarter template, follow these steps:
git clone https://github.com/nuxstr/nostr.git
npm install
npm run dev
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.