Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 538 Bytes

Rails & React Tests Bless

Quick Overview

Rails 6 API monolith with Create React App frontend with Typescript bindings

Use case:

  • Root app.tsx renders as static asset in public/index.html

  • Rails backend in API only mode

  • PostgreSQL DB

  • Single command development environment: foreman start