just-boiler-no-bs
create-express-api or a next.js project with typescript and tailwind just boiler. A CLI to automatically clone the Express API Starter or the next-typeScript-tailwind-boiler.
Usage Create with JS:
npx create-next-typeScript-tailwind-boiler -d name-of-app Create with Typescript:
npx create-express-api -t -d name-of-app This will create a directory with the given name, clone the chosen repo into it, and install dependencies.