berkmancenter/thecookbook

Name: thecookbook

Owner: Berkman Klein Center for Internet & Society

Description: Free, open source recipe tracking application

Forked from: jordanbyron/thecookbook

Created: 2017-11-02 18:46:14.0

Updated: 2018-04-13 20:01:58.0

Pushed: 2018-04-13 20:01:56.0

Homepage: https://thecookbook.herokuapp.com

Size: 333

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

For Vagrant & VirtualBox: $ vagrant up $ cd /vagrant $ tmux new $ rails s -b 0.0.0.0 open browser to http://localhost:3000/users/sign_in enter dev credentials:

Free, open source recipe tracking app. See it in action at https://thecookbook.herokuapp.com

Features
Developers

I'm always happy to recive pull requests, but right now don't have a fully fleshed out contributor guide. If your familar with rails setup you should get far. You'll need to create a .env file with a few configuration options to get everything up and running.

I will update this section as soon as I have a bit more downtime :heart:

To get started:

$ bundle install
  [edit .env]
$ rake db:setup
$ rails c
License

The Cookbook is released under the Affero GPL version 3.

If you wish to contribute to this project you will retain your own copyright but must agree to license your code under the same terms as the project itself.

For more details see the LICENSE file.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.