Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prose-im/prose-medley
All designs, research and other documents.
https://github.com/prose-im/prose-medley
design sketch
Last synced: about 1 month ago
JSON representation
All designs, research and other documents.
- Host: GitHub
- URL: https://github.com/prose-im/prose-medley
- Owner: prose-im
- License: mpl-2.0
- Created: 2021-06-16T15:27:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T21:03:57.000Z (about 2 months ago)
- Last Synced: 2024-11-07T21:35:16.739Z (about 2 months ago)
- Topics: design, sketch
- Homepage:
- Size: 818 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# prose-medley
**All designs, research and other documents.**
Copyright 2022, Prose Foundation - Released under the [Mozilla Public License 2.0](./LICENSE.md).
## Rendered designs
### Prose for macOS
![prose-app-macos](https://user-images.githubusercontent.com/1451907/174251034-2a672878-ea2a-4537-b983-5816eb1b4fe6.jpg)
### Prose for iOS
![prose-app-ios](https://user-images.githubusercontent.com/1451907/174251056-fe0bad98-3826-4b03-bd3f-94cf825d90bb.jpg)
## Clone instructions
As this project uses Git LFS to store large files, it requires Git LFS to be available on the system cloning this repository.
**1. Start with installing Git LFS using Homebrew (macOS):**
`brew install git-lfs`
**2. Then, initialize your Git LFS user configuration:**
`git lfs install`
**3. Finally, clone the repository:**
`git clone [email protected]:prose-im/prose-medley.git`
_⚠️ Make sure that the "filtering" step pulling a lot of data is executed (10MB+). This step comes after the "objects" pull step. It should take some time._
## License
Licensing information can be found in the [LICENSE.md](./LICENSE.md) document.