Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.05 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.05 KB

magic-stack

New repository checklist

The stack

  • Rails
  • React
  • react_on_rails
  • GraphQL
  • ActionCable subscriptions for GraphQL
  • Apollo
  • React Router
  • eslint
  • Rubocop
  • Github Actions
  • Dependabot

For using this template, consider renaming the Rails app: https://github.com/morshedalam/rename

I love react librairies for design languages, but I left them out of this repo because it's a case-by-case thing. Here's a small list of things I tried in the past and would consider using again:

  • AntDesign
  • Tailwind
  • NextUI

CLI collection:

bin/checks # <- Runs a ton of tests and tools
bin/dev    # <- Starts the dev server