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