Home

Awesome

<p align="center"> <a href="https://elk.bumscode.com" target="_blank" rel="noopener noreferrer"> <img height="160" src="./public/crab-original.png" alt="crab logo"> </a> </p> <h1 align="center"/>crab <sup><em>alpha</em></sup></h1>

A nimble Mastodon web client, based on elk and customized for bumscode.com.

<br/> <p align="center"> <a href="https://elk.bumscode.com/" target="_blank" rel="noopener noreferrer" > <img src="./public/elk-og.png" alt="Elk screenshots" width="600" height="auto"> </a> </p>

⚠️ Crab and its parent Elk are in Alpha

If you want to contribute to the parent project, check out its repo.

Deployment

Official Deployment

The crab team maintains a deployment at:

πŸ’– Sponsors

If you're enjoying the app, consider sponsoring the Elk team:

Or you can sponsor their core team members individually:

We would also appreciate sponsoring other contributors to the Elk project. If someone helps you solve an issue or implement a feature you wanted, supporting them would help make this project and OS more sustainable.

πŸš€ Contributing

Feel free to open PRs on this repo if you want to contribute to crab! If you want to contribute to Elk, check out their Contributing Guide.

Local Setup

Clone the repository and run on the root folder:

pnpm i
pnpm run dev

Warning: you will need corepack enabled, check out the Elk Contributing Guide for a detailed guide on how to set up the project locally.

We recommend installing ni, that will use the right package manager in each of your projects. If ni is installed, you can instead run:

ni
nr dev

Testing

Elk uses Vitest. You can run the test suite with:

nr test

πŸ“² PWA

You can consult the PWA documentation to learn more about the PWA capabilities on Elk, how to install Elk PWA in your desktop or mobile device and some hints about PWA stuff on Elk.

πŸ¦„ Stack

πŸ‘¨β€πŸ’» Contributors

<a href="https://github.com/maybeanerd/crab/graphs/contributors"> <img src="https://contrib.rocks/image?repo=maybeanerd/crab" /> </a>

πŸ“„ License

MIT Β© 2022-PRESENT crab & Elk contributors