Add features

This commit is contained in:
Ryan Williams
2021-09-30 21:04:49 -07:00
committed by GitHub
parent 4e34880f02
commit c8b07afb2a
+6
View File
@@ -6,6 +6,12 @@ This app demonstrates Rails 7 with PostgreSQL, import maps, turbo, stimulus and
**NOTE:** [There is also an example Rails 6 application working in Docker with Webpacker](https://github.com/ryanwi/rails-on-docker) **NOTE:** [There is also an example Rails 6 application working in Docker with Webpacker](https://github.com/ryanwi/rails-on-docker)
## Features
* Rails 7 alpha
* Dockerfile and Docker Compose configuration
* PostgreSQL database
* Redis
## Initial setup ## Initial setup
``` ```