tuns
Service de notification des non-abonnés de Twitter. Avec tuns vous pouvez suivre vos abonnés sur Twitter. Grand succès sur Product Hunt https://www.producthunt.com/posts/tuns.
Chasse aux produits
#4 Produit du jour avec 253 votes !!
Construit avec
- Ruby on Rails — Notre API back-end est une application Rails. Il répond aux requêtes RESTfully en JSON.
- PostgreSQL — Notre principal magasin de données se trouve dans Postgres.
- Redis — Nous utilisons Redis comme cache et pour les données transitoires.
- Sidekiq — Traitement en arrière-plan simple et efficace pour Ruby.
- Chartjs-ror — Simplifie l'utilisation de Chart.js dans Rails.
Licence
L'application tuns est publiée sous la licence MIT.
Contribuer
- Forkez-le ( https://github.com/[my-github-username]/tuns/fork )
- Créez votre branche de fonctionnalités (
git checkout -b my-new-feature
) - Validez vos modifications (
git commit -am 'Add some feature'
) - Pousser vers la branche (
git push origin my-new-feature
) - Créer une nouvelle demande de tirage