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

https://github.com/pecha7x/workflows-assistant

The kit of tools inside RoR app that helps to manage the daily workflow for IT specialists(especially for developers)
https://github.com/pecha7x/workflows-assistant

hotwire-stimulus hotwire-turbo postgresql rails7 sidekiq telegram-bot-webhook

Last synced: 2 months ago
JSON representation

The kit of tools inside RoR app that helps to manage the daily workflow for IT specialists(especially for developers)

Awesome Lists containing this project

README

        

## Workflow Assistant
The service that help to manage daily workflow for IT specialists especially for developers. This is the kit of useful tools which will be gradually added.

![the main page](https://github.com/pecha7x/workflows-assistant/blob/main/the-main-page-screenshot.png?raw=true)

## Stack
* Ruby **3.1.2** and Rails **7.0.7**
* [Hotwire (Stimulus & Turbo)](https://hotwired.dev/) as front-end framework
* No any CSS frameworks - only strong CSS follows on [BEM](https://en.bem.info/)
* Background processing via [Sidekiq](https://github.com/sidekiq/sidekiq)
* [PostgreSQL](https://www.postgresql.org/) as database
* [Minitest](https://github.com/minitest/minitest) for keep the testing
* Automation deploying process to Ubuntu server via [Capistrano](https://github.com/capistrano/capistrano)