In order to get the portfolio up and running. Please follow the below steps:
Things you may want to cover:
- Ruby version
ruby 2.3.1
-
System dependencies
Postgresql
-
Configuration
-
Database creation
-
Database initialization
Go to the Portfolio directory and run the database creation command. Then you are welcome to place data in there by running the seed command. cd to the
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions
-
...