Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

[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 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



A table of avatars from the project's 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 🤘🏾