Files
AppFlowy-Web/README.md
2025-06-26 15:54:13 +08:00

86 lines
4.1 KiB
Markdown

<h1 align="center" style="border-bottom: none">AppFlowy Web<br>
⭐️ The Open Source Notion Alternative ⭐️
</h1>
<p align="center"> Use AppFlowy right in <a href="https://www.appflowy.com">your browser</a><br>
</p>
<p align="center">
Bring projects, wikis, and teams together with AI
</p>
<p align="center">
<a href="http://appflowy.com"><b>Web</b></a> •
<a href="https://appflowy.com/download">Apps</a> •
<a href="https://discord.gg/9Q2xaN37tV"><b>Discord</b></a> •
<a href="https://twitter.com/appflowy"><b>Twitter</b></a> •
<a href="https://www.reddit.com/r/appflowy/"><b>Reddit</b></a> •
<a href="https://forum.appflowy.io/"><b>Forum</b></a>
</p>
![appflowy_web](https://github.com/user-attachments/assets/beb79630-b134-4de0-b464-d164cd0f9adf)
![appflowy_web_property_types](https://github.com/user-attachments/assets/074f859d-2e7e-4bf0-ac00-ba0b36e808e5)
![appflowy_web_grid_view](https://github.com/user-attachments/assets/e1b8a950-5b57-4279-90aa-3917aae2f83b)
![appflowy_web_kanban_board_dark_mode](https://github.com/user-attachments/assets/3a6fda95-e57b-45d0-ae88-f2df362675ce)
![appflowy_web_open_row](https://github.com/user-attachments/assets/1c5a2891-90e0-4831-bfd5-89229235bbb4)
![appflowy_web_open_row_in_full_page](https://github.com/user-attachments/assets/011a9408-7ae4-4144-b114-3613e699f6b5)
![appflowy_web_quick_note_small_window](https://github.com/user-attachments/assets/8b72462c-00a2-4398-8d5d-6ee982f6a30e)
![appflowy_web_quick_note_large](https://github.com/user-attachments/assets/5c633e60-6f34-454c-91db-236a1b78966a)
![appflowy_web_share](https://github.com/user-attachments/assets/64b9955d-b11f-4aa1-b32b-ea79ea7f3566)
## Table of Contents
- [Use Cases](#use-cases)
- [Features](#features)
- [Installation](#installation)
- [Development](#development)
- [Deployment](#deployment)
- [Documentation](#documentation)
- [License](#license)
## 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
- Create custom Grid & Kanban Board-view databases to manage and digest data
- 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
## Installation
### 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 <a href="https://appflowy.com/docs/self-host-appflowy-overview">deployment guide</a> to get started.
Join our <a href="https://discord.gg/FFmDE99bgA">Discord</a> server to get help!
## Built with 🛠️
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)
![Bun](https://img.shields.io/badge/Bun-000000?style=for-the-badge&logo=bun&logoColor=white)
![Nginx](https://img.shields.io/badge/Nginx-009639?style=for-the-badge&logo=nginx&logoColor=white)
![Docker](https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=docker&logoColor=white)
## Development
Check out the [development guide](./doc/DEVELOPMENT_GUIDE.md) for more details
## Deployment
Once AppFlowy Cloud has been setup, you can follow the [deployment guide](https://appflowy.com/docs)
to deploy AppFlowy Web.
## Documentation
- **[Deployment Guide](doc/DEPLOYMENT.md)** - Detailed environment configuration, architecture diagrams, and troubleshooting
- **[AppFlowy Cloud Repository](https://github.com/AppFlowy-IO/AppFlowy-Cloud)** - Backend setup and configuration
- **[Official Documentation](https://appflowy.com/docs)** - Complete AppFlowy documentation
## License
Distributed under the AGPLv3 License. See [`LICENSE.md`](https://github.com/AppFlowy-IO/AppFlowy-Web/blob/main/LICENSE) for
more information.