Add running instructions

This commit is contained in:
Thor77 2018-11-13 14:15:59 +01:00
parent a13b8e0c72
commit 55df8c92f2
1 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,12 @@ $ bundle install
$ rails db:migrate
```
# Running
Development (without mail confirmation and separate database):
```
$ RAILS_ENV=development rails server
```
# Generate diagrams
```
rails diagram:all_with_engines