Skip to content

Commit 7c58913

Browse files
authored
Merge pull request #200 from benavlabs/add-discord
add discord community
2 parents 22273be + 60b4d09 commit 7c58913

File tree

5 files changed

+114
-1
lines changed

5 files changed

+114
-1
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,20 @@ This README provides a quick reference for LLMs and developers, but the full doc
7373
</a>
7474
<br>
7575

76+
## 🚀 Join Our Community
77+
78+
💬 **[Join our Discord community](https://discord.gg/jhhbkxBmhj)** - Connect with other developers using the FastAPI boilerplate!
79+
80+
Our Discord server features:
81+
- **🤝 Networking** - Connect with fellow developers and share experiences
82+
- **💡 Product Updates** - Stay updated with FastroAI and our other products
83+
- **📸 Showcase** - Share what you've built using our tools
84+
- **🗒️ Blog** - Latest blog posts and technical insights
85+
- **💬 General Discussion** - Open space for questions and discussions
86+
- **🎤 Community Voice** - Join live talks and community events
87+
88+
Whether you're just getting started or building production applications, our community is here to help you succeed!
89+
7690
## 1. Features
7791

7892
- ⚡️ Fully async

docs/community.md

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
# Community
2+
3+
Join our vibrant Discord community to connect with other developers, get help, share your projects, and stay updated with the latest developments!
4+
5+
## 🚀 Discord Server
6+
7+
**[Join our Discord community](https://discord.gg/jhhbkxBmhj)**
8+
9+
Welcome to the **Benav Labs** community! Our Discord server is the central hub where developers using our FastAPI boilerplate and other products can connect, collaborate, and grow together.
10+
11+
## 🏠 What to Expect
12+
13+
When you join our Discord server, you'll find an organized space designed for productive discussions and community building. Here's what you can expect:
14+
15+
### Community Guidelines
16+
17+
Our community is built on respect and collaboration. We maintain:
18+
19+
- A welcoming environment for developers of all skill levels
20+
- Clear guidelines to keep discussions productive and on-topic
21+
- Direct feedback channels to the Benav Labs team
22+
- A safe space for sharing projects and asking questions
23+
24+
---
25+
26+
### 📚 Channel Overview
27+
28+
- **🤝 Networking**
29+
30+
Connect with fellow developers, share your background, and explore collaboration opportunities. Perfect for introductions and finding project partners.
31+
32+
- **📚 Products**
33+
34+
Learn about the Benav Labs ecosystem, including FastroAI and other tools. Get updates on new features and product roadmaps.
35+
36+
- **📸 Showcase**
37+
38+
Share what you've built using our tools! From quick prototypes to full production applications, the community loves seeing your creations. Projects may be featured in our blog or community highlights.
39+
40+
- **🗒️ Blog**
41+
42+
Stay updated with our latest technical blog posts, tutorials, and insights about FastAPI, AI development, and best practices.
43+
44+
- **📣 Announcements**
45+
46+
Official updates from the Benav Labs team about new releases, important changes, and community events.
47+
48+
- **💬 General**
49+
50+
Open discussions about development, troubleshooting, and general chat. Great for quick questions and casual conversations.
51+
52+
- **🎤 Community Voice**
53+
54+
Join live voice conversations, community calls, and interactive discussions with other members and the team.
55+
56+
---
57+
58+
## 🌟 Community Benefits
59+
60+
By joining our Discord community, you get:
61+
62+
- **Direct support** from the Benav Labs team and experienced community members
63+
- **Early insights** into new features and product developments
64+
- **Networking opportunities** with developers building similar projects
65+
- **Project showcase** opportunities for visibility and feedback
66+
- **Real-time help** with FastAPI boilerplate and development questions
67+
68+
## 🎯 Getting Started
69+
70+
1. **Join the server** using the invite link above
71+
2. **Read the welcome message** and community guidelines
72+
3. **Introduce yourself** in the networking channel
73+
4. **Explore the channels** to see ongoing discussions
74+
5. **Ask questions** - the community is here to help!
75+
76+
## 💬 Feedback & Support
77+
78+
We actively encourage feedback and suggestions! The community provides multiple ways to share your thoughts:
79+
80+
- Direct messages to team members for product feedback
81+
- Public discussions for feature requests and improvements
82+
- Bug reports and technical issues
83+
- General suggestions for the community and products
84+
85+
---
86+
87+
## 🔗 Quick Links
88+
89+
- **Discord Server:** [discord.gg/jhhbkxBmhj](https://discord.gg/jhhbkxBmhj)
90+
- **FastroAI:** [benav.io/fastroai](https://benav.io/fastroai)
91+
- **Blog:** [fastro.ai/blog](https://fastro.ai/blog)
92+
- **Benav Labs:** [benav.io](https://benav.io)
93+
94+
---
95+
96+
We're excited to have you as part of our community! 🚀

docs/getting-started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ Not using Docker? No problem!
173173

174174
## Need Help?
175175

176+
- Join our **[Discord Community](../community.md)** - Get help from other developers
176177
- Report issues on **[GitHub](https://github.com/benavlabs/fastapi-boilerplate/issues)**
177178

178179
---

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,11 +112,12 @@ That's it! Your API will be available at `http://localhost:8000/docs`
112112

113113
- **REST APIs** - Build robust, scalable REST APIs
114114
- **Microservices** - Create microservice architectures
115-
- **Smll Applications** - Multi-tenant applications with user tiers
115+
- **SaaS Applications** - Multi-tenant applications with user tiers
116116
- **Data APIs** - APIs for data processing and analytics
117117

118118
## Community & Support
119119

120+
- **[Discord Community](community.md)** - Join our Discord server to connect with other developers
120121
- **[GitHub Issues](https://github.com/benavlabs/fastapi-boilerplate/issues)** - Bug reports and feature requests
121122

122123
<hr>

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ nav:
9292
- Development: user-guide/development.md
9393
- Production: user-guide/production.md
9494
- Testing: user-guide/testing.md
95+
- Community: community.md
9596
# - Examples:
9697
# - Overview: examples/index.md
9798
# - Basic CRUD: examples/basic-crud.md

0 commit comments

Comments
 (0)