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)
- Host: GitHub
- URL: https://github.com/pecha7x/workflows-assistant
- Owner: pecha7x
- Created: 2023-08-21T14:18:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T20:53:20.000Z (12 months ago)
- Last Synced: 2025-02-13T12:30:27.750Z (4 months ago)
- Topics: hotwire-stimulus, hotwire-turbo, postgresql, rails7, sidekiq, telegram-bot-webhook
- Language: Ruby
- Homepage: https://www.myworkflow.net
- Size: 689 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
## 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)