Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toeverything/awesome-affine

😎 Awesome lists about all kinds of interesting topics around AFFiNE
https://github.com/toeverything/awesome-affine

List: awesome-affine

Last synced: about 2 months ago
JSON representation

😎 Awesome lists about all kinds of interesting topics around AFFiNE

Awesome Lists containing this project

README

        

# Awesome AFFiNE [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)



 

 

 

 

 

😎 Awesome lists about all kinds of interesting topics around AFFiNE built by community members ❤️.

# Contents

- [Design](#design)
- [Plugins](#plugins)
- [Public Workspaces](#public-workspaces)
- [Case Studies](#case-studies)
- [Libraries](#libraries)
- [Tools](#tools)
- [Guides and How-tos](#guides-and-how-tos)

## Design
- [affine-design](https://github.com/toeverything/design) - Design System for the blocksuite/AFFiNE
- [affine-homepage](https://github.com/toeverything/affine.pro) - The source for affine.pro
- [affine-storybook](https://affine-storybook.vercel.app/?path=/docs/introduction--docs) This is a UI component dev environment for AFFiNE UI. It allows you to browse the AFFiNE UI components, view the different states of each component, and interactively develop and test components.
- [affine-logo](https://github.com/toeverything/AFFiNE/tree/master/apps/web/public)
- [onboarding transparent window POC](https://github.com/CatsJuice/electron-hero-window-demo)
- [onboarding curve paper POC](https://github.com/CatsJuice/css-paper-curve)

## Plugins
- [hello-world](https://github.com/toeverything/AFFiNE/tree/master/plugins/hello-world) - a hello-world Plugin Template
- [copilot](https://github.com/toeverything/AFFiNE/tree/master/plugins/copilot) - AI Copilot for your writing
- [bookmark-block](https://github.com/toeverything/AFFiNE/tree/master/plugins/bookmark-block) - AFFiNE bookmark block
- [image-preview](https://github.com/toeverything/AFFiNE/tree/master/plugins/image-preview) - AFFiNE image preview
- [Outline](https://github.com/toeverything/AFFiNE/pull/3135/files) - AFFiNE Outline

## Public Workspaces

- [AFFiNE Official Blog](https://app.affine.pro/public-workspace/H6vffRmJbCfA-r3kq_36_)
- [himself65](https://app.affine.pro/public-workspace/MTjEmB7Chv-qxl_Yx-Syt)
- [Chi Zhang](https://app.affine.pro/public-workspace/fDTUaZ5qmV-MYIBnFKuQz)
- [Whitewater](https://blog.waterwater.moe)
- Add yours here ...

## Case Studies

> Applications built using BlockSuite and Octobase
- [affine-app](https://app.affine.pro/) - No installation or registration required! Head over to our website and try it out now.
- [BlockSuite Docs](https://blocksuite.affine.pro/) - BlockSuite Developer Docs
- [Octobase Docs](https://octobase.pro/) - Octobase Developer Docs
- [affine-minimum](https://github.com/Himself65/affine-minimum) - build AFFiNE in minimum code and the most modern way
- [affine-developer](https://affine-developer.vercel.app/) - Waku + BlockSuite
- [Aregridjs](https://aregridjs.vercel.app/) - Angular + BlockSuite + Octobase
- [revezone](https://github.com/revezone/revezone) - A new way to use Excalidraw. A lightweight productivity tool to build your Second Brain that integrates enhanced Excalidraw whiteboard and Notion-like note-taking features.
- [univer](https://github.com/dream-num/univer) - Univer is an open source collabrative solution http://luckysheet.lashuju.com/workplace/

## Libraries
- [affine-client](https://github.com/toeverything/AFFiNE/releases) - New desktop apps are under rapid development and lots of minor releases have been made.
- [blocksvite](https://github.com/zzj3720/blocksvite) - A simple Block editor like BlockSuite, based on Vue and @blocksuite/store

## Tools
- [homebrew-affine](https://github.com/birdgg/homebrew-affine) - AFFiNE formulae for the Homebrew package manager
- [affine-reader](https://www.npmjs.com/package/affine-reader) - a simple reader for the blocksuite YJS doc format, which allows you to read an AFFiNE cloud workspace and convert it into markdown.
- [export-data](https://gist.github.com/pengx17/6e51885d892b0ce2a29e5f5c0e2d84fe) - Export app.affine.pro and import into AFFiNE client
- [affine-exporter](https://www.npmjs.com/package/affine-exporter) - a CLI export AFFiNE workspace to markdown files
- [affine-ghost](https://github.com/tzhangchi/AFFiNE-ghost) - a tool that migrates notes into affine and easily generates an affine blog site from your personal notes by configuring the environment
- [affine-importer](https://github.com/ShortCipher5/affine-importer) - a tool that can help you import your data into AFFiNE

## Guides and How-tos

- [TypeScript - AFFiNE, Yjs, BlockSuite and Jotai](https://themutex.substack.com/p/9-typescript-affine-yjs-blocksuite?r=3fc3a&utm_campaign=post&utm_medium=web)
- [bestofjs-affine](https://bestofjs.org/projects/affine) - bestofjs.org affine
- [Start AFFiNE Server By Docker](https://github.com/toeverything/AFFiNE/blob/master/docs/BUILDING.md)
- [Start AFFiNE Server By Codebase](https://github.com/toeverything/OctoBase/blob/master/apps/homepage/pages/docs/building_guide.md)
- [Using AFFiNE as your own blog](https://affine.pro/blog/using-affine-as-a-blog-technical)
- [Export AFFiNE Workspace](https://pengx17.vercel.app/posts/affine-exporter)
- [Deploy AFFiNE to Vercel](https://github.com/toeverything/AFFiNE-docs/blob/master/getting-started/deploy-affine-to-vercel.md)
- [AFFiNE fully managed by Elestio](https://elest.io/open-source/affine)
- [Self-host AFFiNE with Docker(Pre-Alpha and Alpha Local Setup User Guide)](https://community.affine.pro/c/user-guide/self-host-affine-with-docker-pre-alpha-and-alpha-local-setup-user-guide)
- [How to Install AFFiNE on Your Synology NAS](https://mariushosting.com/how-to-install-affine-on-your-synology-nas/)
- [Deploy AFFiNE to Zeabur](https://zeabur.com) example : https://affine.zeabur.app/


- [alternativeto AFFiNE](https://alternativeto.net/software/affine/)
- [AFFiNE in stackshare](https://stackshare.io/affine/alternatives/)
- [AFFiNE in libhunt](https://www.libhunt.com/r/AFFiNE)
- [AFFiNE.PRO Is an Open-source Self-hosted Knowledge Base and Notion.AI Alternative](https://medevel.com/affine-pro/)

# Contributors

We would like to express our gratitude to all the individuals who have already contributed to AFFiNE! If you have any AFFiNE-related project, documentation, tool or template, please feel free to contribute it by submitting a pull request to our curated list on GitHub: [awesome-affine](https://github.com/toeverything/awesome-affine).