The Boring JavaScript Stack (Sails, React, Postgres, Redis, Inertia)
A Sails starter app with React, Postgres, Redis, Inertia & Tailwind
Postgres
railwayapp-templates/postgres-ssl:16
Just deployed
/var/lib/postgresql/data
thriving-reflection
railwayapp-templates/sails-theboringstack-react
Just deployed
Redis
bitnami/redis:7.2.5
Just deployed
/bitnami
The Boring JavaScript Stack
The ethos of The Boring JavaScript Stack is this 👇🏾
You can use your favorite frontend framework and build Modern Single Page Applications(SPA) without the hassle of the complexities that building SPA the traditional way bring to the table.
With The Boring JavaScript Stack, you don't need 👇🏾
- Client-side state management - your application state lives in your database which is where it belongs.
- You don't need an API for your SPA - the data each page needs gets sent to it as props thanks to Inertia
- No double routing - The routing for your app is handled at the backend level with Sails
Docs
Template Content
thriving-reflection
railwayapp-templates/sails-theboringstack-reactRedis
bitnami/redis:7.2.5