Skip to content

shime/journmail

Repository files navigation

Build Status To Do

Teach yourself consistency by keeping a journal and writing one sentence per day in it.

Stack

  • Ruby
  • PostgreSQL

Development

Install dependencies

$ bundle install

Spin up a development server

$ bundle exec rackup

Spin up a fake mail server

$ gem install mailcatcher
$ mailcatcher

Visit http://localhost:1080/ to preview emails.

Run tests

$ bundle exec rake

Set up database

$ bundle exec rake db:create
$ bundle exec rake db:migrate

License

MIT

About

Teach yourself consistency by keeping a journal and writing one sentence per day in it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published