Cafe
Frappe Cafe
- Author: frappe
- Repository: https://github.com/frappe/cafe
- GitHub stars: 7
- Forks: 8
- License: AGPL-3.0
- Category: Other
- Maintenance: Actively Maintained
- Frappe versions: develop
Install Cafe
bench get-app https://github.com/frappe/cafe
Add the Frappe Gems badge to your README
Maintain Cafe? Paste this into your README:
[](https://frappegems.com/gems/apps/frappe/cafe)
About Cafe
## Cafe
Cafe is a professional networking platform built on top of Frappe Framework to publish long-form insights and connect with like-minded individuals.
## Getting Started (Development)
### Local Setup
1. [Setup Bench](https://docs.frappe.io/framework/user/en/installation).
1. In the frappe-bench directory, run `bench start` and keep it running.
1. Open a new terminal session and cd into `frappe-bench` directory and run following commands:
```sh
$ bench get-app builder
$ bench get-app cafe
$ bench new-site sitename.localhost --install-app cafe
$ bench browse sitename.localhost --user Administrator
```
1. Access the cafe page at `sitename.localhost:8000/cafe` in your web browser.
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.