Solidstart Boilerplate

screenshot of Solidstart Boilerplate

Solid-Start Boilerplate with Dev Essentials

Overview:

SolidStart Boilerplate With Dev Essentials is a clone of the solid-start bare Solid project. It is built using TypeScript and supports server-side rendering (SSR). This boilerplate includes essential features such as the use of the .yarn package manager, Eslint and Prettier configurations, VSCode format on save actions, and Vercel Adapter on Vite plugin configurations.

Features:

  • SolidStart Clone: Clone of solid-start bare Solid project with TypeScript and SSR
  • .yarn Package Manager: Uses the .yarn package manager on berry@^3 with .yarnrc.yml
  • .npmrc and .nvmrc: Includes .npmrc and .nvmrc for the minimum supported node version of all modules via ls-engines
  • Eslint and Prettier Configs and Plugins: Includes pre-configured Eslint and Prettier settings and plugins
  • VSCode Format OnSave Actions: Provides format on save actions for Visual Studio Code
  • OnSave typescript.tsdk: Supports OnSave typescript.tsdk configuration
  • Vercel Adapter on Vite Plugin Configs: Includes Vercel Adapter on Vite plugin configurations

Summary:

SolidStart Boilerplate With Dev Essentials is a clone of the solid-start bare Solid project, providing essential features for streamlined development. It includes a .yarn package manager, Eslint and Prettier configurations, VSCode format on save actions, and Vercel Adapter on Vite plugin configurations. The installation process is straightforward, making it easy to get started with this boilerplate.