DevNotes - Linux, Docker, Self-hosted Services, Programming, Privacy, etc
  • Ansible
  • CheatSheets
  • Docker
  • MishMash
  • Raspberry Pi
  • Ruby on Rails
  • Ubuntu

Ruby on Rails

Rails 7 with Bootstrap + React + TypeScript

Rails 7 with Bootstrap + React + TypeScript

Generate new Rails application rails new myapp -j esbuild -c bootstrap Add React and TypeSript with npm cd myapp npm i react react-dom @types/react @types/react-dom typescript Init tsconfig.json npx tsc --init --project tsconfig.json --noEmit --jsx react Build and Check. Add to packages.json "scripts"
jommy Apr 9, 2023
  • About
  • Terms and Conditions
  • Straight Out Of Camera
DevNotes - Linux, Docker, Self-hosted Services, Programming, Privacy, etc © 2025. Powered by Ghost