Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ostyjs/create-osty

Start building on Nostr in seconds with Osty. Fast. Production-Ready. Scalable.
https://github.com/ostyjs/create-osty

bitcoin client nostr

Last synced: 24 days ago
JSON representation

Start building on Nostr in seconds with Osty. Fast. Production-Ready. Scalable.

Awesome Lists containing this project

README

        

![create-osty](https://socialify.git.ci/ostyjs/create-osty/image?description=1&descriptionEditable=Framework%20for%20building%20Nostr%20web%20applications.%0A%24%20npm%20create%20osty%40latest&font=KoHo&forks=1&issues=1&language=1&logo=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F157408743&name=1&owner=1&pattern=Floating%20Cogs&pulls=1&stargazers=1&theme=Dark)

# Osty

Osty is a free and open-source framework for building web apps on the Nostr protocol. Think of it as a Next.js but for Nostr. It comes with all the essential tools and best practices you need to start building fully customized web apps on Nostr, including UI components, Nostr Widgets, NDK integration, caching, routing, state management, and more.

## Supported by


OpenSats

## Features

- **UI Components:** A comprehensive design system with reusable UI components.
- **Widgets:** Pre-built widgets like Zap Modal, Login Form, etc.
- **Templates:** Ready-to-use templates for React. (Vue, and Svelte coming soon)
- **Core Libraries:** Efficient websockets, caching, routing, and state management solutions.
- **Best Practices:** Enhanced development experience and team collaboration.

## Getting Started

```
$ npm create osty@latest
```

Looking for other package managers?

With `yarn`:

```
$ yarn create osty
```

With `pnpm`:

```
$ pnpm create osty
```

With `bun`:

```
$ bun create osty
```

## Why Osty?

- ### Fast

Osty is designed to help developers take Nostr applications from concept to completion as quickly as possible.

- ### Batteries Included

Osty includes everything you need to build a Nostr application, including Nostr Development Kit, State Management, Routing, UI Components, Customizable Widgets, and more.

- ### Collaborative

Osty is well-strucutred and modularized, so you can easily collaborate with others to build complex Nostr applications.

- ### Scalable

Osty is designed to scale with your needs. It works well for small projects and large projects alike.

## Community

Join the [Osty Community on Telegram 👉 @ostyjs](https://t.me/ostyjs) to stay up to date on the latest news, ask questions, and connect with other developers.

## Support

Osty is an MIT-licensed open-source project. It's an independent project with its ongoing development made possible entirely thanks to the support by the [OpenSats](https://opensats.org) organization.
If you'd like to support the development of Osty, please consider donating via the following methods:

- Bitcoin Lightning: [https://getalby.com/p/sepehr](https://getalby.com/p/sepehr)
- Bitcoin: `bc1q76g4zu4nqthdd62lhsk96gjh5eu74y77hkxcx6`

## Contributing

We welcome contributions to Osty. Please read our [contributing guide](./CONTRIBUTING.md) to get started. You can also join the [Osty Community on Telegram 👉 @ostyjs](https://t.me/ostyjs) to connect with other developers and contributors.

## License

Osty is [MIT licensed](./LICENSE.md).