Skip to content

CodeConvoy/devcomms

Repository files navigation

Devcomms

An open source communication tool built by developers, for developers.

devcomms.vercel.app

Features

👥  create customized groups for any topic

🛠  organize your team with helpful widget panels

💬  send markdown messages and files of any type

✏️  plan ideas with real-time synchronized sketch widgets

✔️  keep your team on track with scheduled to-do lists

+ more!

Contributing

✔️  Open source
✔️  MIT licensed
✔️  Free forever

Devcomms is a Next.js project bootstrapped with create-next-app.

To get started, clone the repository and run the server:

  1. git clone https://github.com/codeconvoy/devcomms
  2. npm install
  3. npm run dev