Ecosyste.ms: Awesome

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

https://github.com/Himself65/affine-minimum

build AFFiNE in minimum code and the most modern way
https://github.com/Himself65/affine-minimum

affine

Last synced: 29 days ago
JSON representation

build AFFiNE in minimum code and the most modern way

Lists

README

        

# AFFiNE Minimum

This is a minimum implementation of the AFFiNE project.

> If you are looking for the latest code, please see [dev branch](https://github.com/Himself65/affine-minimum/tree/dev)

## Features

- [x] jotai atoms example
- [x] jotai-molecule example
- [x] `useSyncExternalStore` example
- [x] React 18 `suspense` example
- [x] BlockSuite Editor embed example
- [x] Rxjs example
- [x] Next.js
- [ ] React Server Component
- [ ] Design of workspace loading

## After class assignment

1. How to support multiple editors in one screen easily?
2. How to support multiple workspaces in one screen easily?