Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sailscastshq/boring-stack
Ship JavaScript products with battle-tested technologies in days not weeks.
https://github.com/sailscastshq/boring-stack
fullstack-javascript javascript react reactjs sailsjs starter-template svelte tailwindcss vue vuejs
Last synced: 10 days ago
JSON representation
Ship JavaScript products with battle-tested technologies in days not weeks.
- Host: GitHub
- URL: https://github.com/sailscastshq/boring-stack
- Owner: sailscastshq
- License: mit
- Created: 2023-06-13T20:11:51.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2024-11-01T12:16:42.000Z (10 days ago)
- Last Synced: 2024-11-01T13:21:23.594Z (10 days ago)
- Topics: fullstack-javascript, javascript, react, reactjs, sailsjs, starter-template, svelte, tailwindcss, vue, vuejs
- Language: EJS
- Homepage: https://docs.sailscasts.com/boring-stack/getting-started
- Size: 9.61 MB
- Stars: 423
- Watchers: 8
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
The Boring JavaScript Stack 🥱
Ship reliable JavaScript apps with battle-tested tech. No more chasing shiny trends in the JavaScript land.
Use The Boring JavaScript Stack - an opinionated full-stack JavaScript project starter - if you are tired of keeping up with the shiny things in JavaScript land and you just want to ship your products to real users with tried and battle-tested technologies. This stack is based on the experience of Kelvin Omereshone and
contributors.
```sh
npx create-sails
```[The Boring JavaScript Stack](https://sailscasts.com/boring)
## Setup faster ⚡️
#### Vue
```sh
npx create-sails --vue
```#### React
```sh
npx create-sails --react
```#### Svelte
```sh
npx create-sails --svelte
```## What's in The Boring JavaScript Stack
- [Sails](https://sailsjs.com)
- [Inertia](https://inertiajs.com)
- [Tailwind CSS](https://tailwindcss.com)
- [Vue](https://vuejs.org), [React](https://reactjs.org), or [Svelte](https://svelte.dev)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](https://inertiajs.com)
- No double routing - The routing for your app is handled at the backend level with [Sails](https://sailsjs.com)With The Boring JavaScript Stack, we want you to focus on what really matters - shipping to actual real users. We emphasize this by creating full-stack functioning templates that takes care of some of the boring stuff for you.
## Try it Online 🚀
Try out The Boring JavaScript Stack starter templates for Vue, React, and Svelte right in your browser using StackBlitz's online code editor and development environment.
To launch the respective templates on StackBlitz, click on the 'Open in StackBlitz' button of the starter template you are interested in below:
### Vue Starter Template
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/sailscastshq/boring-stack/tree/main/templates/mellow-vue)
### React Starter Template
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/sailscastshq/boring-stack/tree/main/templates/mellow-react)
### Svelte Starter Template
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/sailscastshq/boring-stack/tree/main/templates/mellow-svelte)
## Watch Kelvin's Introduction to The Boring JavaScript Stack
[The Boring JavaScript - Kelvin Omereshone at #Sailsconf 2023](https://youtu.be/qX69jEyAIc0)
## Docs
[Read the docs](https://docs.sailscasts.com/boring-stack/).
## Support
- 🆘 Join the [discussion on GitHub](https://github.com/sailscastshq/boring-stack/discussions)
and the [Sailscasts community](https://sailscasts.com/chat).
- 💡 Create an [idea discussion](https://github.com/sailscastshq/boring-stack/discussions/new?category=ideas)
for suggestions.
- 🐛 Open a [GitHub issue](https://github.com/sailscastshq/boring-stack/issues) to report a bug.### Contributors
## Sponsors
If you'd like to become a sponsor, check out [DominusKelvin](https://github.com/sponsors/DominusKelvin) sponsor page and tiers.
## Thanks
You rock 🤘🏾