Skip to content
This repository was archived by the owner on Jul 3, 2020. It is now read-only.

Commit 68f861d

Browse files
committed
Merge branch 'master' of github.com:adaam2/docker-rails-react-starter
2 parents 951fc4f + 79a332a commit 68f861d

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Contributing to the boilerplate
2+
3+
Please clone this repo, and follow the setup steps to get the project up and running.
4+
5+
If you would like to add a feature, then generally I'll be all for it. But ensure that your feature is as general purpose and universal as possible. This project is intended to be a starter kit, so I want to keep it simple.
6+
7+
Once you think you have completed your work, please submit a pull request from your branch to this repo.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- Nginx proxy
55
- Ruby on Rails 5 (API only)
66
- React + Redux + Redux Thunk + Reselect
7+
- Sidekiq in a Worker container.
78

89
# Setup && running the application
910

0 commit comments

Comments
 (0)