Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koalasat/paintr
A pixel whiteboard over nostr.
https://github.com/koalasat/paintr
decentralized nostr paint
Last synced: about 1 month ago
JSON representation
A pixel whiteboard over nostr.
- Host: GitHub
- URL: https://github.com/koalasat/paintr
- Owner: KoalaSat
- License: mit
- Created: 2023-03-01T14:39:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-19T16:15:47.000Z (about 1 year ago)
- Last Synced: 2023-11-19T17:27:35.745Z (about 1 year ago)
- Topics: decentralized, nostr, paint
- Language: TypeScript
- Homepage: https://paintr.click
- Size: 507 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Paintr
A pixel whiteboard over nostr.
**Main page:** https://paintr.click
---
## Install & Start
Start the app in local:
```shell
yarn start
```---
## Features
- Zaps
## Contributors
The code base is [Create React App](https://github.com/facebook/create-react-app)
Based on [Place](https://github.com/colorlessenergy/place)
## License
This project is licensed under the MIT license, Copyright (c) 2019 Maximilian Stoiber.
For more information see `LICENSE.md`.