|
@@ -2,13 +2,13 @@
|
|
|
|
|
|
|
|
## DAY 1
|
|
## DAY 1
|
|
|
|
|
|
|
|
-- [Start container](docker/)
|
|
|
|
|
|
|
+- [Start container](../docker/)
|
|
|
- [Dia Diagram Editor](http://dia-installer.de/index.html.en)
|
|
- [Dia Diagram Editor](http://dia-installer.de/index.html.en)
|
|
|
|
|
|
|
|
## DAY 2
|
|
## DAY 2
|
|
|
|
|
|
|
|
- Install dependencies
|
|
- Install dependencies
|
|
|
-- Database creation & initialization
|
|
|
|
|
|
|
+- [Database creation & initialization](postgresql/)
|
|
|
- Create a model & migration
|
|
- Create a model & migration
|
|
|
-- [Table definition demo](db/migrate/20210804025823_devise_create_users.rb)
|
|
|
|
|
|
|
+- [Table definition demo](../db/migrate/20210804025823_devise_create_users.rb)
|
|
|
- Please **DO NOT** commit `db/schema.rb`
|
|
- Please **DO NOT** commit `db/schema.rb`
|