A decentralized sobriety tracking and community support application built on Nostr.
- 12-step journey tracking
- Public community support
- Emergency resources
- Zap-based donations
- Decentralized identity using Nostr
- Next.js 13+ with App Router
- TypeScript
- Nostr Protocol
- TailwindCSS
- Shadcn/ui Components
- Clone the repository
git clone https://github.com/yourusername/sobrkey.git
cd sobrkey
- Install dependencies
pnpm install
- Run the development server
pnpm dev
- Open http://localhost:3000 with your browser to see the result.
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - feel free to use this project for any purpose.