Skip to content

🏗️ Collection of Boilerplates for new projects

License

Notifications You must be signed in to change notification settings

blazingworks/starters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazingWorks Starters

🏗️ Collection of Boilerplates for new projects

License Contributors GitHub last commit

How to use

As of right now, you have to download or clone the repository and copy the files you need into your project. In the future, we will provide a CLI to make this process easier.

Boilerplates

  • TypeScript Library - A boilerplate for a library written in TypeScript.
    • uses tsup for building
    • uses jest for testing
    • uses eslint for linting
    • uses prettier for formatting
    • uses semantic-release for releasing
    • uses pnpm as package manager

Planned boilerplates

  • TypeScript CLI - A boilerplate for a CLI written in TypeScript.
  • TypeScript Rest - A boilerplate for a REST API written in TypeScript.
  • TypeScript RT - A boilerplate for a Realtime Websocket API written in TypeScript.
  • Next.js 13 (Tailwind) - A boilerplate for a Next.js 13 project with Tailwind CSS.
  • Next.js 13 (Chakra) - A boilerplate for a Next.js 13 project with Chakra UI.
  • Next.js 13 (MUI) - A boilerplate for a Next.js 13 project with Material UI.
  • Next.js 13 (Emotion) - A boilerplate for a Next.js 13 project with Emotion.
  • Next.js 13 (Amethyst UI) - A boilerplate for a Next.js 13 project with Amethyst UI.
  • Java Library - A boilerplate for a library written in Java.

Special Thanks & Sponsors

  • BlazingWorks - for funding and maintaining these boilerplates
  • Hop - for serving as a reference for some tools used in the TS boilerplates (@onehop/js)

How to report issues / questions

License

These boilerplates are licensed under the MIT License.

BlazingWorks Open-Sourcd

About

🏗️ Collection of Boilerplates for new projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published