clawdboard is open-source. Here's how you can help.
Star the repo, browse the code, or fork it to get started.
Found something broken? Open an issue with steps to reproduce and we'll look into it.
Open an issue →Have an idea for a new feature or improvement? We'd love to hear it.
Open an issue →Fix a bug, add a feature, or improve the docs. Check the contributing guide for setup instructions.
Read the guide →clawdboard supports English, German, French, and Spanish. Help improve translations or add new languages.
View translation files →$ 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.