/st4re-stack

SolidJS, Typescript, TRPC, TailwindCSS, Turborepo, Router, ExpressJS

Primary LanguageTypeScriptMIT LicenseMIT

ST4RE Stack

Table of contents

What is the ST4RE Stack?

The "ST4RE Stack" is a monorepo stack I made as a boilerplate for my web development side projects. It consists of:

  • Solid.js
  • tRPC
  • Tailwind CSS
  • TypeScript
  • Turborepo
  • Solid Router
  • Express.js

Getting Started

To get started using the ST4RE Stack, run the following command

npx degit danecwalker/st4re-stack

The monorepo uses pnpm for package management

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT