An open API service indexing awesome lists of open source software.

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

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

* ...