>Contribute
clawdboard is open-source. Here's how you can help.
Star the repo, browse the code, or fork it to get started.
[01]Report Bugs
Found something broken? Open an issue with steps to reproduce and we'll look into it.
Open an issue →[02]Suggest Features
Have an idea for a new feature or improvement? We'd love to hear it.
Open an issue →[03]Submit Pull Requests
Fix a bug, add a feature, or improve the docs. Check the contributing guide for setup instructions.
Read the guide →[04]Help Translate
clawdboard supports English, German, French, and Spanish. Help improve translations or add new languages.
View translation files →#Quick Start
$ git clone https://github.com/jim540/clawdboard.git
$ npm install
$ npm run db:setup
$ npm run dev
No secrets needed. Uses Docker for local Postgres, dev auth for sign-in.