mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-11-29 02:38:00 +08:00
Update README.md batch 2
Added more sections: - Installation - Built with - Translations - Use cases - License
This commit is contained in:
37
README.md
37
README.md
@@ -24,18 +24,49 @@ Bring projects, wikis, and teams together with AI
|
||||

|
||||

|
||||
|
||||
## Use cases
|
||||
- Build and maintain a knowledge base for your team
|
||||
- Create and publish documentation for your customers and audience
|
||||
- Write, publish, and manage content with AI
|
||||
- Manage tasks and projects for yourself and your team
|
||||
|
||||
## Features
|
||||
- Write beautiful documents with rich content types
|
||||
- Add a Quick Note to jot down lists, ideas, or to-dos
|
||||
- Invite members to your workspace for seamless collaboration
|
||||
- Create multiple public and private spaces to better organize your content
|
||||
|
||||
## AppFlowy Web Roadmap
|
||||
Features listed below are available in AppFlowy desktop and mobile applications (<a href="https://appflowy.io/download">Download</a>).
|
||||
## AppFlowy Web roadmap
|
||||
>Features listed below are available in AppFlowy desktop and mobile applications (<a href="https://appflowy.io/download">Download</a>).
|
||||
|
||||
Q1 2025:
|
||||
- Search, publish pages, templates
|
||||
- Favorte pages
|
||||
- More document features incl. simple table and column layout
|
||||
- AI Chat and AI Writer
|
||||
|
||||
## Installation
|
||||
WIP
|
||||
### Cloud: we host AppFlowy for you
|
||||
Sign up for a free account on <a href="https://appflowy.com">appflowy.com</a>—it's the fastest way to get started with AppFlowy without hassles
|
||||
|
||||
### Self-hosted: host AppFlowy on your own server
|
||||
Take charge of your data; no vendor lock-in. Follow our deployment guide (WIP) to get started.
|
||||
Join our <a href="https://discord.gg/FFmDE99bgA">Discord</a> server to get help!
|
||||
|
||||
## Built with 🛠️
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
## Translations 🌎🗺
|
||||
[](https://inlang.com/editor/github.com/AppFlowy-IO/AppFlowy?ref=badge)
|
||||
|
||||
To add translations, you can manually edit the JSON translation files in `/frontend/resources/translations`, use
|
||||
the [inlang online editor](https://inlang.com/editor/github.com/AppFlowy-IO/AppFlowy), or
|
||||
run `npx inlang machine translate` to add missing translations.
|
||||
|
||||
## License
|
||||
Distributed under the AGPLv3 License. See [`LICENSE.md`](https://github.com/AppFlowy-IO/AppFlowy-Web/blob/main/LICENSE) for
|
||||
more information.
|
||||
|
||||
Reference in New Issue
Block a user