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

https://github.com/unagisoftware/kamalify


https://github.com/unagisoftware/kamalify

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Kamalify

[Kamalify](https://kamalify.com) is a Ruby on Rails application that **helps developers create a working Kamal config by just filling out a form**. If you're just starting out with Kamal or want to set up a basic config quickly, it can save you time and headaches.

Let's kamalify your app! 🚀

![kamlify](https://github.com/user-attachments/assets/67f7b9ca-554c-441c-b7ad-4e418d6edac0)

You can fork this repo to run your own version, or head over to [https://kamalify.com](https://kamalify.com) to use it.

## Stack

- [Ruby](https://www.ruby-lang.org/)
- [Ruby on Rails](https://rubyonrails.org/)
- [Hotwire](https://hotwired.dev/)
- [Tailwind CSS](https://tailwindcss.com/)

## Development

After checking out the repo, run `bin/setup` to install dependencies and `bin/dev` to start the development server.

### Test
We use [RSpec](https://rspec.info/) for testing. To run the tests, run `bundle exec rspec`.

### Lint
Kamalify uses [Rubocop](https://github.com/rubocop/rubocop) for linting. To run the linter, run `bin/rubocop`.

### Security
We use [Brakeman](https://brakemanscanner.org/) for security scanning. To run the security scan, run `bin/brakeman`.

## Contributing

This project is open source, and we welcome contributions from the community. If you'd like to contribute, please follow these steps:

1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them to your branch.
4. Push your branch to your forked repository.
5. Create a pull request from your branch to the main repository.

## License

MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

## About Unagi

isologotipo naranja cuadrado

This repo is maintained and funded by [Unagi](https://unagisoftware.com).

Do you want to hire us? [Let's get in touch!](https://unagisoftware.com/#contact)