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

Commit f2fe1b5

Browse files
committed
Merge branch 'master' of github.com:adaam2/docker-rails-react-starter
2 parents 8b2cd83 + a23fcc8 commit f2fe1b5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Technologies
2+
- Docker compose
3+
- Postgresql
4+
- Nginx proxy
5+
- Ruby on Rails 5 (API only)
6+
- React + Redux + Redux Thunk + Reselect
7+
18
# Setup && running the application
29

310
Before you run the application for the first time, you must create the database and run migrations:
@@ -117,4 +124,4 @@ Ruby version (through rbenv):
117124
```
118125
➜ react-rails-docker git:(master) ✗ ruby -v
119126
ruby 2.5.0p0 (2017-12-25 revision 61468) [x86_64-linux]
120-
```
127+
```

0 commit comments

Comments
 (0)