https://github.com/nelsonmfinda/dev-stories
Developer Stories - Share with the community how has been your day to day as a developer
https://github.com/nelsonmfinda/dev-stories
developer-experience stories
Last synced: over 1 year ago
JSON representation
Developer Stories - Share with the community how has been your day to day as a developer
- Host: GitHub
- URL: https://github.com/nelsonmfinda/dev-stories
- Owner: nelsonmfinda
- Created: 2018-12-31T23:07:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-01T07:09:41.000Z (over 7 years ago)
- Last Synced: 2024-07-29T17:54:39.950Z (almost 2 years ago)
- Topics: developer-experience, stories
- Language: Ruby
- Homepage: https://developer-stories.herokuapp.com/
- Size: 22.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Developer Stories
Sabe aquele *bug* que tanto te incomodou hoje? Aquela *task* que você não conseguiu entregar durante a semana por conta de algum bloqueio? Como foi no seu primeiro dia de trabalho? Você usou a frase *"Na minha máquina funciona"* para se desculpar com seu chefe? HHHH então partilha com a comunidade :) Conte pra nós como tem sido o seu dia a dia como pessoa desenvolvedora de software.
Things you may want to cover:
* Ruby version
2.5.3
* System dependencies
* [PostgreSQL](https://www.postgresql.org/)
* [Bulma](https://bulma.io)
* [Elasticsearch](https://www.elastic.co/)
* [Mailgun](https://www.mailgun.com/)
* [Sidekiq](https://sidekiq.org/)
* [Docker](https://docs.docker.com/install/)
* [Redis](https://redis.io/)
* Configuration
* Database creation
```sh
rails db:create
```
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...