Get involved: Discord • Website • Issues
Caley Email reimagines your inbox with a fusion of AI brilliance and unmatched efficiency with smarter analytics, streamlined conversations, and effortless newsletter management all in one sleek package. More than an email client, it's your unfair advantage.
ruby 3.3.0
- PostgreSQL >9.3 (ideally, latest stable version)
After cloning the repo, set the app up with:
cd email-rails
cp .env.example .env
bundle install
rails db:setup
Then to run Caley Email:
run foreman start -f Procfile.dev
and visit http://localhost:5000
You can sign in with the following credentials:
Email: user@caley.to
Password: password
Before contributing, you'll likely find it helpful to join the discord. We can help you get involved with Rails or mobile development.
Once you've done that, please visit our contributing guide to get started!
We will update this section as we get closer to an initial release.
Caley.io is distributed under an AGPLv3 license.