<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Benoît Tallandier</title>
    <description>The latest articles on DEV Community by Benoît Tallandier (@benoittallandier).</description>
    <link>https://dev.to/benoittallandier</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F326421%2F97a6ec51-482c-4e2d-a91b-b2e60933ebe4.png</url>
      <title>DEV Community: Benoît Tallandier</title>
      <link>https://dev.to/benoittallandier</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/benoittallandier"/>
    <language>en</language>
    <item>
      <title>Build a strong community 💪</title>
      <dc:creator>Benoît Tallandier</dc:creator>
      <pubDate>Wed, 22 Jul 2020 13:37:38 +0000</pubDate>
      <link>https://dev.to/benoittallandier/build-a-strong-community-183a</link>
      <guid>https://dev.to/benoittallandier/build-a-strong-community-183a</guid>
      <description>&lt;h1&gt;
  
  
  How to start your open source community
&lt;/h1&gt;

&lt;p&gt;A month ago, we released the open source version of Twake. That  is months of development work. Open source has a lot of advantages, biggest being the community. The open source community is incredible, it allows us to identify reported bugs we hadn't seen and offers feature ideas we hadn't thought of. We have been in open source for less than a month and we are already seeing positive effects of the community.&lt;/p&gt;

&lt;p&gt;However, creating a community requires a lot of commitment. It doesn't create by itself. In this article, I will share some actions we took to build this community and how we reached our first 100 stars very quickly.&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  💪 Preparation
&lt;/h2&gt;

&lt;p&gt;Before contributing in any way, users must be informed about the product. So, we created documentation for Twake to inform users about features of not only the product but also the code itself. This is the starting point of any open source project. Someone who wants to contribute must first be able to understand what's in the software. In our case, we used gitbook. Writing documentation is not fun, so we chose a software that makes writing simple and easy. In 2 clicks you can make a modification and put it online. Everything is done to make it as simple as possible.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KWgRj3H---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/b1crke6984p46nr2zqwk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KWgRj3H---/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/b1crke6984p46nr2zqwk.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
 &lt;/p&gt;

&lt;p&gt;We have also opened a forum. This is the way to interact with the community. We could have created a space for direct chat with gitter for example. The problem with synchronous exchanges is that the team has to be available all the time to answer problems and questions. In addition, there is no paper trail left. When a user has a question, it is very likely that other users also have had or will have the same question. We must therefore capitalize on the questions that are asked and have been already answered. This is only possible with a forum. We used Discourse and hosted it at &lt;a href="//community.twake.app"&gt;https://community.twake.app&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--_l-whVhb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rba5xif5ny4xtoxzs5vc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--_l-whVhb--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/rba5xif5ny4xtoxzs5vc.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
 &lt;/p&gt;

&lt;p&gt;We made the installation of Twake simple and easy. Like most software, we had deployment scripts, which did 95% of the installation. At each deployment, there were still some manipulations to do, either because the script got stuck or because it did not cover the whole deployment. Offering an open source software, or library, requires a perfect deployment script. Otherwise, nobody will be able to install it locally. No one will be able to get involved in the community.&lt;/p&gt;

&lt;p&gt;Finally, the readme file. This is a crucial point. It will not only make your community members stay but also bring in newcomers. The readme file is the first thing users of your software will see. It's like a landing page for your project. So we took care of it. We put a colourful logo, badges, gifs. We made it readable. It is not necessary to put all the documentation inside (since you have made a specific documentation site ;) ). We just indicated the few lines of code that are necessary for Twake. The rest of the readme should be devoted to "selling" the project to users. This is not the most fun part as a developer, but you can't escape it. If no one wants to read your readme, no one will come and watch your project.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jJsntKDy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4vb80sxjvd98cewc1edz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jJsntKDy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/4vb80sxjvd98cewc1edz.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
 &lt;/p&gt;

&lt;h2&gt;
  
  
  🙌 Launch
&lt;/h2&gt;

&lt;p&gt;To launch your project, marketing and advertising is key. For Twake, we maintain the all important activity on Twitter. We are referenced on most application sites (alternativeto, stackshare, theo.tool, ...). It is important to be everywhere at the same time. It is a big vector of your communication. Talk about your project as much as you can on reddit, quora, dev.to, ...&lt;/p&gt;

&lt;p&gt;According to your progress, you can launch your project on ProductHunt and on Hackernews. They are able to bring very large traffic on your site, provided you make a good launch. It usually requires a few weeks of preparation. It is critical to take your time for launches on ProductHunt and HackerNews to be best prepared for them.&lt;br&gt;
 &lt;/p&gt;

&lt;h2&gt;
  
  
  🙏 Acknowledgement
&lt;/h2&gt;

&lt;p&gt;Entering a community is establishing a commitment on behalf of your users, especially the early adopters. It is important to thank them personally as soon as you can. For example, I send a manual email to each new person who registers on our forum. Also, when someone puts a star on our repository, I try to contact them to thank them. A community is a space for exchange, it is necessary to give your best before you hope to receive the best.&lt;br&gt;
 &lt;/p&gt;

&lt;h2&gt;
  
  
  ✌️ Conclusion
&lt;/h2&gt;

&lt;p&gt;Having a community around your project is something incredible, we see it every day. We received our first issues and questions on the forum. But you have to get involved to kick start and maintain the activity. A community requires investment and a lot of care. It's your role, as an open source project owner, to not only build but also animate your community.&lt;br&gt;
Feel free to check out &lt;a href="https://github.com/TwakeApp/Twake"&gt;github.com/TwakeApp/Twake&lt;/a&gt; and put a star if you like it ;)&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>community</category>
      <category>saas</category>
    </item>
    <item>
      <title>Open sourcing a SaaS</title>
      <dc:creator>Benoît Tallandier</dc:creator>
      <pubDate>Wed, 15 Jul 2020 13:45:14 +0000</pubDate>
      <link>https://dev.to/benoittallandier/open-sourcing-a-project-4afg</link>
      <guid>https://dev.to/benoittallandier/open-sourcing-a-project-4afg</guid>
      <description>&lt;h1&gt;
  
  
  Twake is now open source
&lt;/h1&gt;

&lt;p&gt;For several years, the Twake team has been working hard to create high-performance collaborative software. Today, I'm really excited to announce that Twake is open source !&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6m5JWJs4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vef7ei5yx1e1nxgvbv7a.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6m5JWJs4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/vef7ei5yx1e1nxgvbv7a.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What is Twake
&lt;/h2&gt;

&lt;p&gt;Twake is an open source alternative to Teams and Slack (&lt;a href="https://github.com/TwakeApp/Twake"&gt;https://github.com/TwakeApp/Twake&lt;/a&gt;). We offer an extended team messaging service through additional modules (player, calendar, task manager).&lt;/p&gt;

&lt;h2&gt;
  
  
  Twake goes open source
&lt;/h2&gt;

&lt;p&gt;We have just released our software in open source. This is a big first for us. We are discovering this wide and benevolent world. We see the great number of benefits that open source brings to the project. Within a few days, we have received a lot of support from the community. We can also bring a lot of transparency on the development of Twake.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--vJ70wriM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/github-logo-ba8488d21cd8ee1fee097b8410db9deaa41d0ca30b004c0c63de0a479114156f.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/TwakeApp"&gt;
        TwakeApp
      &lt;/a&gt; / &lt;a href="https://github.com/TwakeApp/Twake"&gt;
        Twake
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Twake is a collaborative platform which improves teamwork
    &lt;/h3&gt;
  &lt;/div&gt;
&lt;/div&gt;


&lt;h2&gt;
  
  
  Business model
&lt;/h2&gt;

&lt;p&gt;Like any business, Twake has to make money. This is one of the difficulties for open source companies, it is necessary to innovate and find a business model that corresponds to the ambitions and values of the company. We took the decision to open source Twake's code in its entirety, that means that all the features are accessible. In addition, we host a SaaS version which is monetized. In this way, we can offer our entire platform to the community and ensure the sustainability of the company.&lt;/p&gt;

&lt;h2&gt;
  
  
  Feedbacks
&lt;/h2&gt;

&lt;p&gt;This is our story, I'd like to get your feedbacks and advices on our approach to open source. If you want to support us, leave a star on github (&lt;a href="https://github.com/TwakeApp/Twake"&gt;https://github.com/TwakeApp/Twake&lt;/a&gt;) ;)&lt;/p&gt;

&lt;p&gt;Thank you for reading 🙏&lt;/p&gt;

</description>
      <category>news</category>
      <category>opensource</category>
      <category>saas</category>
    </item>
  </channel>
</rss>
