All Projects → TypoCI → Marketplace-App

TypoCI / Marketplace-App

Licence: MIT license
Find Spelling errors in files within PRs

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to Marketplace-App

Websiteone
A website for Agile Ventures
Stars: ✭ 132 (+180.85%)
Mutual labels:  heroku, ruby-on-rails
ror-capstone
Ruby on Rails app to track activities and assign a group to them
Stars: ✭ 15 (-68.09%)
Mutual labels:  heroku, ruby-on-rails
LocalSupport
A directory of local support services and volunteer opportunities
Stars: ✭ 60 (+27.66%)
Mutual labels:  heroku, ruby-on-rails
Rails new
A thoughtfully designed template for building modern Rails apps. Get started in minutes instead of hours 🔥🚀
Stars: ✭ 151 (+221.28%)
Mutual labels:  heroku, ruby-on-rails
heroku-flask-template
A simple, fast and easy-to-deploy Heroku ready flask web app template written in Python.
Stars: ✭ 26 (-44.68%)
Mutual labels:  heroku
velum
Dashboard for CaaS Platform clusters (v1, v2 and v3)
Stars: ✭ 55 (+17.02%)
Mutual labels:  ruby-on-rails
planning-poker
Effective Planning Poker sessions for remote teams
Stars: ✭ 29 (-38.3%)
Mutual labels:  heroku
eksi
Eksi sözlük crawl,stat , api calismalari
Stars: ✭ 25 (-46.81%)
Mutual labels:  heroku
phx-auth-api
Authentication for Phoenix with JWT, user privileges and CI
Stars: ✭ 13 (-72.34%)
Mutual labels:  heroku
five-minute-midas
Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | Streamlit
Stars: ✭ 41 (-12.77%)
Mutual labels:  heroku
haikunatorjava
Generate Heroku-like random names to use in your Java applications
Stars: ✭ 27 (-42.55%)
Mutual labels:  heroku
imagery
Slack app to upload shared images to Imgur to save space and share easily
Stars: ✭ 29 (-38.3%)
Mutual labels:  heroku
books-store
A Simple Web application to use flask python web framework.
Stars: ✭ 23 (-51.06%)
Mutual labels:  heroku
kickstart
Ruby on Rails application templates
Stars: ✭ 61 (+29.79%)
Mutual labels:  ruby-on-rails
SPaaS
A Simple-PaaS similar to Heroku
Stars: ✭ 18 (-61.7%)
Mutual labels:  heroku
human-in-the-loop-machine-learning-tool-tornado
Tornado is a human-in-the-loop machine learning framework that helps you exploit your unlabelled data to train models through a simple and easy to use web interface.
Stars: ✭ 37 (-21.28%)
Mutual labels:  ruby-on-rails
stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 2,001 (+4157.45%)
Mutual labels:  ruby-on-rails
mobility-actiontext
Translate Rails Action Text rich text with Mobility.
Stars: ✭ 27 (-42.55%)
Mutual labels:  ruby-on-rails
awesome-rails-security
A curated list of security resources for a Ruby on Rails application
Stars: ✭ 36 (-23.4%)
Mutual labels:  ruby-on-rails
tyr
A CLI to generate node.js applications in an opinionated way.
Stars: ✭ 28 (-40.43%)
Mutual labels:  heroku

Typo CI Logo - It's a sword surrounded by brackets

Typo CI

Checks for spelling errors within commits by listening to webhooks from GitHub.

RSpec Linters

Setup & Local Dev

docker-compose build
docker-compose run --rm web bin/setup

Symlink puma-dev

This allows you run run the dashboard part of the app locally.

ln -s ~/.puma-dev/typoci .
echo "3000" > ~/.puma-dev/typoci

Running locally

docker-compose up

Running one off commands

Enter shell within the docker container with:

docker-compose run --rm --no-deps web bash

Sources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].