[go: up one dir, main page]

Skip to content

caley-io/email-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caley Email

*designs are a WIP 😉 Screenshot 2024-03-15 at 2 03 17 PM

Get involved: DiscordWebsiteIssues

The Product

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.

Local Development Setup

Requirements

  • 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

Contributing

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.

Repo Activity

Alt

Copyright & license

Caley.io is distributed under an AGPLv3 license.