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

https://github.com/amireh/qistas


https://github.com/amireh/qistas

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

### Adding email services

- Define the service in `mailers/*_mailer.rb`, see `app/mailers/user_mailer.rb` for leads.
- Add an entry to `lib/mail_preview.rb` so you can preview it
- Write the template in `app/views/your_mailer`