Make on-boarding easier #8

Merged
lx merged 3 commits from feature/on-boarding into master 2020-11-06 17:29:33 +00:00
Owner

I added:

  • A simple development configuration that works out of the box
  • Fixed a wrong parameter region -> s3_region
  • Added a small "Development" section in the README.md file to explain how to quickly start hacking on the project

PS: I kept in the configuration file my future [web] section, for now it is ignored by garage. I think it's not a huge problem and will ease merge with my branch.

I added: - A simple development configuration that works out of the box - Fixed a wrong parameter `region` -> `s3_region` - Added a small "Development" section in the README.md file to explain how to quickly start hacking on the project PS: I kept in the configuration file my future `[web]` section, for now it is ignored by garage. I think it's not a huge problem and will ease merge with my branch.
Owner

Not sure the [web] section will actually be ignored, because serde is quite strict on config file syntax. Have to test.

Not sure the `[web]` section will actually be ignored, because serde is quite strict on config file syntax. Have to test.
Author
Owner

I have tested it!

I have tested it!
Owner

En effet !

En effet !
lx merged commit c9c699d377 into master 2020-11-06 17:29:32 +00:00
quentin deleted branch feature/on-boarding 2020-11-06 19:52:08 +00:00
Sign in to join this conversation.
No description provided.