Find a file
D. Scott Boggs 5aea1d3946
Some checks failed
API Checks / clippy (push) Has been cancelled
Frontend Checks / lint (push) Has been cancelled
Frontend Checks / typecheck (push) Has been cancelled
Deploy API / Deploy to Fly.io (push) Has been cancelled
Deploy Frontend / Deploy to Vercel (push) Has been cancelled
Repo is deployment dir
Rather than putting the source repo in a build dir and having a mount dir next to that, the
source repo itself is the deployment dir, with the mount dir inside of it. We do not want
to commit the contents of the database to the repo obviously
2025-05-08 08:54:57 -04:00
.github Only run deployment on main repo 2023-06-20 19:03:52 +10:00
api Password files must be trimmed of newlines 2025-05-08 08:54:30 -04:00
browser-extension Add docs for FRONTEND_URL env var 2023-05-16 02:42:01 +10:00
frontend Fix Next config to match example Dockerfile expectations 2025-05-08 08:54:30 -04:00
.gitignore Repo is deployment dir 2025-05-08 08:54:57 -04:00
CONTRIBUTING.md Move contributing info to the repo 2023-06-11 15:10:24 +10:00
LICENSE Add GNU GPLv3 license 2021-05-26 18:51:18 +10:00
README.md Move contributing info to the repo 2023-06-11 15:10:24 +10:00

Crab Fit avatar

Frontend Checks API Checks

Align your schedules to find the perfect time that works for everyone. Open-source and licensed under the GNU GPLv3.

Bugs or feature requests

If you find any bugs or have a feature request, please create an issue.

🌐 Translations

https://explore.transifex.com/crab-fit/crab-fit/

If you speak a language other than English and you want to help translate Crab Fit, visit Transifex using the link above and click "Join this project".

For more information on how to translate, visit the translating wiki page.


Self-hosting

Crab Fit is fully open-source, and you can get your own version running by following the self-hosting guide.

Contributing

Visit the contributing guide for info on running locally and submitting pull requests.