[PR #310] [MERGED] feat: remove backend #4058

Closed
opened 2026-03-23 21:36:06 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/310
Author: @appflowy
Created: 2/6/2022
Status: Merged
Merged: 2/6/2022
Merged by: @appflowy

Base: mainHead: remove_backend


📝 Commits (1)

📊 Changes

100 files changed (+0 additions, -10690 deletions)

View changed files

📝 .dockerignore (+0 -1)
.github/workflows/backend_general.yml (+0 -156)
📝 .gitignore (+0 -3)
backend/.dockerignore (+0 -9)
backend/.env (+0 -1)
backend/Cargo.lock (+0 -4131)
backend/Cargo.toml (+0 -109)
backend/Dockerfile (+0 -23)
backend/Makefile (+0 -23)
backend/configuration/base.yaml (+0 -9)
backend/configuration/local.yaml (+0 -5)
backend/configuration/production.yaml (+0 -6)
backend/doc/database_setup.md (+0 -70)
backend/doc/database_struct.md (+0 -200)
backend/doc/img_1.png (+0 -0)
backend/doc/img_2.png (+0 -0)
backend/docker-compose.yml (+0 -23)
backend/migrations/20210819065837_user.sql (+0 -9)
backend/migrations/20210824033032_workspace.sql (+0 -10)
backend/migrations/20210824033742_app.sql (+0 -14)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/310 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 2/6/2022 **Status:** ✅ Merged **Merged:** 2/6/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `remove_backend` --- ### 📝 Commits (1) - [`67dff17`](https://github.com/AppFlowy-IO/AppFlowy/commit/67dff1720bbb868f6307920f55fa0e2576809cb2) feat: remove backend ### 📊 Changes **100 files changed** (+0 additions, -10690 deletions) <details> <summary>View changed files</summary> 📝 `.dockerignore` (+0 -1) ➖ `.github/workflows/backend_general.yml` (+0 -156) 📝 `.gitignore` (+0 -3) ➖ `backend/.dockerignore` (+0 -9) ➖ `backend/.env` (+0 -1) ➖ `backend/Cargo.lock` (+0 -4131) ➖ `backend/Cargo.toml` (+0 -109) ➖ `backend/Dockerfile` (+0 -23) ➖ `backend/Makefile` (+0 -23) ➖ `backend/configuration/base.yaml` (+0 -9) ➖ `backend/configuration/local.yaml` (+0 -5) ➖ `backend/configuration/production.yaml` (+0 -6) ➖ `backend/doc/database_setup.md` (+0 -70) ➖ `backend/doc/database_struct.md` (+0 -200) ➖ `backend/doc/img_1.png` (+0 -0) ➖ `backend/doc/img_2.png` (+0 -0) ➖ `backend/docker-compose.yml` (+0 -23) ➖ `backend/migrations/20210819065837_user.sql` (+0 -9) ➖ `backend/migrations/20210824033032_workspace.sql` (+0 -10) ➖ `backend/migrations/20210824033742_app.sql` (+0 -14) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4058
No description provided.